NativeXml Help
TsdElementType
TsdElementType = (xeElement, xeAttribute, xeComment, xeCData, xeCondSection, xeDeclaration, xeStylesheet, xeDocType, xeDtdElement, xeDtdAttList, xeDtdEntity, xeDtdNotation, xeInstruction, xeCharData, xeWhiteSpace, xeQuotedText, xeUnknown, xeEndTag, xeError);
Description
TsdElementType enumerates the different kinds of elements that can be found in the XML document.