element list
diagram index_p841.png
namespace http://www.w3.org/2001/XMLSchema
type extension of xs:annotated
properties
content complex
id list
children xs:annotation xs:simpleType
used by
group simpleDerivation
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
itemTypexs:QNameoptional      
source <xs:element name="list" id="list">
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation source="http://www.w3.org/TR/xmlschema-2/#element-list">
          itemType attribute and simpleType child are mutually
          exclusive, but one or other is required
       
</xs:documentation>
   
</xs:annotation>
   
<xs:complexContent>
     
<xs:extension base="xs:annotated">
       
<xs:sequence>
         
<xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/>
       
</xs:sequence>
       
<xs:attribute name="itemType" type="xs:QName" use="optional"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute list/@itemType
type xs:QName
properties
isRef 0
use optional
source <xs:attribute name="itemType" type="xs:QName" use="optional"/>

element list/simpleType
diagram index_p842.png
namespace http://www.w3.org/2001/XMLSchema
type xs:localSimpleType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children xs:annotation xs:restriction xs:list xs:union
used by
group redefinable
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:ID      
source <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/>


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