TXmlDocument() > Instance variables xHarbour Developers Network  

oTXmlDocument:oErrorNode

TXmlNode object containing illegal XML code.

Info

Data type:ODefault:NIL

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe