XmlMap.Schemas property (Excel)

Returns an XmlSchemas collection that represents the schemas that the specified XmlMap object contains. Read-only.

Syntax

expression.Schemas

expression A variable that represents an XmlMap object.

Remarks

The first item in the returned XmlSchemas collection is the schema that is used as the root element of the specified XML schema map.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.