Definition Type: Element
Name: schema
Namespace: http://schemas.microsoft.com/schemaLibrary/2003/core
Type: sl:schemaElt
Containing Schema: xsdlib.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents a schema that is referenced by the document and included in the Schema Library.
Collapse XSD Schema Diagram:
Drilldown into schemaLocation in schema xsdlib_xsd Drilldown into manifestLocation in schema xsdlib_xsd Drilldown into uri in schema xsdlib_xsd Drilldown into schemaElt in schema xsdlib_xsdXSD Diagram of schema in schema xsdlib_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="schema" type="schemaElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents a schema that is referenced by the document and included in the Schema Library.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
uri sl:uri (Optional)
manifestLocation sl:manifestLocation (Optional)
schemaLocation sl:schemaLocation (Optional)
Collapse Derivation Tree: