XChildPrefix Property
Prefix of the element (if any).
Object Oriented Interface
public function getXChildPrefix($xchildindex);
Procedural Interface
ipworks_xmlp_get($res, 18 , $xchildindex);
Default Value
''
Remarks
Prefix of the element (if any). If the element does not have a prefix, this property is empty.
The size of the array is controlled by the XChildrenCount property.
This property is read-only and not available at design time.
Data Type
String