XmlSchemas Collection [Excel 2003 VBA Language Reference]
XmlMap XmlSchemas 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 the collection of XmlSchema objects contained by an XmlMap object.
Using the XmlSchemas Collection
Use the Schemas property of the XmlMap object to return the XmlSchemas collection.
Use the Item method to return an XmlSchema object from the XmlSchemas collection.
Properties | Application Property | Count Property | Creator Property | Item Property | Parent Property
Parent Objects | XmlMap
Child Objects | XmlNamespace
See Also | XmlDataBinding Object | XmlMap Object | XmlMaps Collection | XmlNamespace Object | XmlNamespaces Collection | XmlSchema Object | XPath Object