XmlSchema.Namespace Property
Excel Developer Reference |
Returns an XmlNamespace object that represents the target namespace for the specified schema. Read-only.
Syntax
expression.Namespace
expression A variable that represents a XmlSchema object.
See Also