| addnsxmlnamespace |
Use this method to adds a mapping between an XML prefix and a namespace URI (Uniform Resource Identifier). |
Syntax |
Parameters |
prefix |
XML prefix. This is mandatory parameter. |
namespacE |
Expanded namespace for which the XML prefix is provided. This is mandatory parameter. |
description |
Description for the prefix. |
Return Value |
Returns simpleResult |
See Also |