element annotation
diagram index_p819.png
namespace http://www.w3.org/2001/XMLSchema
type extension of xs:openAttrs
properties
content complex
id annotation
children xs:appinfo xs:documentation
used by
elements pattern redefine schema schema totalDigits whiteSpace
complexTypes annotated attributeGroupRef complexRestrictionType explicitGroup groupRef localComplexType localElement localSimpleType namedAttributeGroup namedGroup narrowMaxMin noFixedFacet numFacet realGroup simpleExplicitGroup simpleExtensionType simpleRestrictionType topLevelAttribute topLevelComplexType topLevelElement topLevelSimpleType
group allModel
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
source <xs:element name="annotation" id="annotation">
 
<xs:annotation>
   
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-annotation"/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<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>

attribute annotation/@id
type xs:ID
properties
isRef 0
source <xs:attribute name="id" type="xs:ID"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy