TL.XML TL.XML MainClass Constructor Loads a XML File The File to load Loads a string of XML File The XML to load Saves the XML document The File name to save as Creates or sets the value of an attribute The XPath to the node containing the attribute The name of the attribute The value of the attribute Returns the value of a specified attribute The path to the node The name of the attribute The value of an attribute Sets the text of a node The path to the node The new text for the node Returns the text of a node The path to the node The text in the node Sets the XML Data of a node The path to the node The nodes new XML Returns the XML Data for a node The path to the node The nodes current XML XmlDocument Property