AxmlType Class
Represents type AxmlType.
flcXMLDocument.AxmlType
flcXMLDocument.AxmlAttributeList
flcXMLDocument.AxmlChildSpec
flcXMLDocument.AxmlContentSpec
flcXMLDocument.AxmlElement
flcXMLDocument.AxmlReference
flcXMLDocument.AxmlTag
flcXMLDocument.TxmlAttDef
flcXMLDocument.TxmlAttribute
flcXMLDocument.TxmlCharData
flcXMLDocument.TxmlComment
flcXMLDocument.TxmlExternalID
flcXMLDocument.TxmlLiteralFormatting
flcXMLDocument.TxmlPEReference
flcXMLDocument.TxmlProcessingInstruction
flcXMLDocument.TxmlTextAttribute
flcXMLDocument.TxmlTypeList
The AxmlType type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ChildByIndex[Integer] | Represents property |
![]() | ChildByName[UnicodeString] | Represents property |
![]() | ChildCount | Represents property |
![]() | LocalName | Represents property |
![]() | Name | Represents property |
![]() | NameSpace | Represents property |
| Name | Description | |
|---|---|---|
![]() | AddAssigned(AxmlType) | Represents method |
![]() | AddChild(AxmlType) | Represents method |
![]() | AddChildren(AxmlType[]) | Represents method |
![]() | AsUnicodeString(TxmlPrintOptions,Integer) | Represents method |
![]() | AsUTF8String(TxmlPrintOptions,Integer) | Represents method |
![]() | Find(CxmlType) | Overloaded. Represents method |
![]() | Find(UnicodeString,CxmlType) | Overloaded. Represents method |
![]() | GetChildCountByClass(CxmlType) | Represents method |
![]() | GetNames(CxmlType) | Represents method |
![]() | Init | Represents method |
![]() | IsAsciiName(RawByteString,Boolean) | Represents method |
![]() | IsName(UnicodeString) | Represents method |
![]() | PosNext(AxmlType,CxmlType,Integer) | Overloaded. Represents method |
![]() | PosNext(AxmlType,UnicodeString,CxmlType,Integer) | Overloaded. Represents method |
![]() | Print(AxmlPrinter,Integer) | Represents method |
![]() | TextContent(TxmlMarkupDeclarationList) | Represents method |


