TXmlDocument() > Instance variables |
Status information on XML parsing.
Data type: | N | Default: | HBXML_STATUS_OK |
The instance variable :nStatus contains a numeric value indicating the current status while a TXmlObject is reading a file or XML string and builds the tree of TXmlNode() objects. #define constants are listed in Hbxml.ch that can be used to check the status. They begin with the prefix HBXML_STATUS_.
http://www.xHarbour.com