Share via


XmlMap.RootElementNamespace Property

Excel Developer Reference

Returns an XmlNamespace object that represents the root element for the specified XML schema map. Read-only.

Syntax

expression.RootElementNamespace

expression   A variable that represents a XmlMap object.

See Also