AddNamespace Method
Adds a namespace to the Namespaces properties.
Object Oriented Interface
public function doAddNamespace($prefix, $namespaceuri);
Procedural Interface
ipworks_webdav_do_addnamespace($res, $prefix, $namespaceuri);
Remarks
Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.