group attrDecls
diagram index_p867.png
namespace http://www.w3.org/2001/XMLSchema
children xs:attribute xs:attributeGroup xs:anyAttribute
used by
complexTypes attributeGroup complexRestrictionType extensionType namedAttributeGroup restrictionType simpleExtensionType simpleRestrictionType
group complexTypeModel
source <xs:group name="attrDecls">
 
<xs:sequence>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="attribute" type="xs:attribute"/>
     
<xs:element name="attributeGroup" type="xs:attributeGroupRef"/>
   
</xs:choice>
   
<xs:element ref="xs:anyAttribute" minOccurs="0"/>
 
</xs:sequence>
</xs:group>

element attrDecls/attribute
diagram index_p868.png
namespace http://www.w3.org/2001/XMLSchema
type xs:attribute
properties
isRef 0
content complex
children xs:annotation xs:simpleType
used by
group schemaTop
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
namexs:NCName      
refxs:QName      
typexs:QName      
usederived by: xs:NMTOKENoptional  optional    
defaultxs:string      
fixedxs:string      
formxs:formChoice      
source <xs:element name="attribute" type="xs:attribute"/>

element attrDecls/attributeGroup
diagram index_p869.png
namespace http://www.w3.org/2001/XMLSchema
type xs:attributeGroupRef
properties
isRef 0
content complex
children xs:annotation
used by
group redefinable
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
refxs:QNamerequired      
source <xs:element name="attributeGroup" type="xs:attributeGroupRef"/>


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