XMLElement: PropObjectAn xml elementMethodpublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public readonly XMLElement[] XMLElement.ElementsReturns the list of child elementspublic XMLElement XMLElement.FindFirstElement(name)Return the first element with namepublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual object.GetLayoutSpanReturn a layout inside a spanpublic virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic readonly string XMLElement.NameReturns the name of this elementpublic static XMLElement XMLElement.Read(path_or_blob)Read an XML file and return the root elementpublic readonly XMLElement.ValueReturns the value of the element