XmlNamespace Object [Excel 2003 VBA Language Reference]

Multiple objects
XmlNamespace

Note  XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.

Represents a namespace that has been added to a workbook.

Using the XmlNamespace Object

Use the Prefix property to return the prefix of an XmlNamespace object.

Use the Uri property to return the Uniform Resource Identifier (URI) of an XmlNamespace object.

Properties | Application Property | Creator Property | Parent Property | Prefix Property | Uri Property

Parent Objects | XmlMap Object | XmlNamespaces Collection | XmlSchema Object

Child Objects

See Also | XmlMap Object | XmlMaps Collection | XmlNamespaces Collection | XmlSchema Object | XmlSchemas Collection | XPath Object