Definition Type: Element
Name: Schema
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: x2:SchemaType
Containing Schema: excel2003xml.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Contains information about the schema that is being mapped.
Collapse XSD Schema Diagram:
Drilldown into SchemaRef in schema excel2003xml_xsd Drilldown into Namespace in schema excel2003xml_xsd Drilldown into ID in schema excel2003xml_xsd Drilldown into SchemaType in schema excel2003xml_xsdXSD Diagram of Schema in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Schema" type="SchemaType" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Contains information about the schema that is being mapped.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
ID x2:ID Required
Namespace x2:Namespace Required
SchemaRef x2:SchemaRef Optional
Collapse Derivation Tree: