Definition Type Element
Name annotation
Namespace http://www.w3.org/2001/XMLSchema
Type xs:openAttrs
Abstract False
ID annotation
XSD Schema .\XsdSchemaStandard.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element id="annotation" name="annotation" >
  <xs:annotation>
    <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-annotation"/>
  </xs:annotation>

  <xs:complexType>
    <xs:complexContent mixed="false">
      <xs:extension base="xs:openAttrs">
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element ref="xs:appinfo"/>
          <xs:element ref="xs:documentation"/>
        </xs:choice>

        <xs:attribute name="id" type="xs:ID"/>
      </xs:extension>

    </xs:complexContent>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
xs:openAttrs
    annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
        xs:annotation
References
xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation , xs:annotation
Generated using Liquid XML Studio by Liquid Technologies Ltd