TXmlDocument() > Instance variables |
TXmlNode object containing illegal XML code.
Data type: | O | Default: | NIL |
The instance variable :oErrorNode is assigned a TXmlNode() object when the XML parser detects illegal XML code. The object in :oErrorNode contains the illegal XML data and is available for inspection. If no error is detected, :oErrorNode contains NIL.
http://www.xHarbour.com