XParent Property
The parent of the element pointed to by XPath .
Object Oriented Interface
public function getXParent();
Procedural Interface
ipworks_soap_get($res, 70 );
Default Value
''
Remarks
If XPath points to the top element, XParent is an empty string.
This property is read-only.
Data Type
String