IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

XNamespace Property

The namespace of the current element.

Object Oriented Interface

public function getXNamespace();
public function setXNamespace($value);

Procedural Interface

ipworks_xml_get($res, 27 );
ipworks_xml_set($res, 27, $value );

Default Value

''

Remarks

The current element is specified via the XPath property.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]