DocumentNodeType Data Type

Enumerates the different types of document elements.

Values
value description
LINK Indicates the document element being a link to another document.
CONTENT Indicates the document element being binary content.
STRUCTURE Indicates the document element being a structure e.g. having no content but possibly child elements.