NativeXml Help
TXmlNode.NodeNew
function NodeNew(const AName: Utf8String): TXmlNode; virtual;
Description
Create a new node with AName, add it to the subnode list, and return a pointer to it.