element <xs:choice> (global)
Namespace:
Type:
Content:
complex, 3 attributes, attr. wildcard, 6 elements
Block:
"#all" (blocks all substitutions of this element or its type)
Defined:
globally in XMLSchema.xsd; see XML source
Used:
Component Derivation Diagram
XML Representation Summary
<xs:choice
   
 = 
xs:ID
 = 
xs:nonNegativeInteger : "1"
 = 
(xs:nonNegativeInteger | "unbounded") : "1"
    {any attribute with non-schema namespace}
    >
   
Content: 
xs:annotation?, (xs:element | xs:group | xs:choice | xs:sequence | xs:any)*
</xs:choice>
Content model elements (6):
xs:annotation, xs:element (type xs:localElement),
Included in content model of elements (8):
xs:choice, xs:extension (in xs:complexContent),
Known Usage Locations
Annotation
See:  http://www.w3.org/TR/xmlschema-1/#element-choice
XML Source (w/o annotations (1); see within schema source)
<xs:element id="choice" name="choice" type="xs:explicitGroup"/>

XML schema documentation generated with DocFlex/XML 1.9.0b6 using DocFlex/XML XSDDoc 2.6.0 template set. All component diagrams generated by <oXygen/> XML Editor via DocFlex/XML Oxygen XML Integration.