NativeXml Help
Content
|
Index
|
Reference
TNativeXml.Root
TNativeXml
property
Root:
TsdElement
;
Description
Root is the topmost element in the XML document. Access Root to read any child elements. When creating a new XML document, you can automatically include a Root element, by creating using
CreateEx
or
CreateName
.