AddNamespace Method
Adds a namespace to the Namespaces properties.
Syntax
int AddNamespace(char* lpszPrefix, char* lpszNamespaceURI);
Remarks
This method is used to add a namespace to the Namespaces properties. Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.