XmlSchema Object
XmlSchema
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 an XML schema contained by an XmlMap object.
Using the XmlSchema Object
Use the Item method to return an XmlSchema object from the XmlSchemas collection.
Use the Namespace property to return the target namespace for a schema.
Use the XML property to return the XML contents of a schema.