Definition Type: ComplexType
Name: metadata
Containing Schema: grammar-core.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
XSD Diagram of metadata
Collapse XSD Schema Code:
<xsd:complexType name="metadata">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:any namespace="##other" processContents="lax" />
    </xsd:choice>
    <xsd:anyAttribute namespace="##any" processContents="strict" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> ##other (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> ##any
Collapse Derivation Tree:
Collapse References:
metadata
Collapse Comments:
blog comments powered by Disqus