|
|
||
|
|
Needs["XML`"] Create some sample XML:
ToVerboseXML gives explicit namespace information for elements. With the default value of "AttributesDefaultNameSpace", the namespaces of attributes are set to an empty string (""):
With "AttributesDefaultNameSpace" set to "ElementNameSpace", the namespace of the enclosing element is used:
|
| © 2008 Wolfram Research, Inc. |