NativeXml Help
TNativeXml.RootNodes
property RootNodes: TsdNodeList;
Description
RootNodes can be used to directly access the nodes in the root of the XML document. Usually this list consists of one declaration node followed by an element node which is the Root. You can use this property to add or delete comments, stylesheets, dtd's etc.