Name

xmlschema.Namespace

Synopsis

Returns the target namespace used by the schema. The following code displays the target namespace for a schema in the Debug window:

Set xmap = ThisWorkbook.XmlMaps("Orders_Map")
Debug.Print xmap.Schemas(1).Namespace

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.