group "collectionElements"
Namespace:
Content:
11 elements, elem. wildcard
Defined:
Includes:
definitions of 11 elements, elem. wildcard
Used:
Content Model Diagram
Complex Content Model
description?, (bean | ref | idref | value | null | array | list | set | map | props | {any}*)*
Content Model Elements (11):
array, bean, description, idref, list, map, null, props, ref, set, value
Known Usage Locations
XML Source (see within schema source)
<xsd:group name="collectionElements">
<xsd:sequence>
<xsd:element minOccurs="0" ref="description"/>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element ref="bean"/>
<xsd:element ref="ref"/>
<xsd:element ref="idref"/>
<xsd:element ref="value"/>
<xsd:element ref="null"/>
<xsd:element ref="array"/>
<xsd:element ref="list"/>
<xsd:element ref="set"/>
<xsd:element ref="map"/>
<xsd:element ref="props"/>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>
</xsd:choice>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 12/12)
array
Type:
anonymous complexType (extension of listOrSetType), complex content
XML Source (see within schema source)
<xsd:element ref="array"/>

bean
Type:
anonymous complexType (extension of identifiedType), complex content
XML Source (see within schema source)
<xsd:element ref="bean"/>

description
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xsd:element minOccurs="0" ref="description"/>

idref
Type:
anonymous complexType (restriction of xsd:anyType), empty content
XML Source (see within schema source)
<xsd:element ref="idref"/>

list
Type:
anonymous complexType (extension of listOrSetType), complex content
XML Source (see within schema source)
<xsd:element ref="list"/>

map
Type:
anonymous complexType (extension of mapType), complex content
XML Source (see within schema source)
<xsd:element ref="map"/>

null
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xsd:element ref="null"/>

props
Type:
anonymous complexType (extension of propsType), complex content
XML Source (see within schema source)
<xsd:element ref="props"/>

ref
Type:
anonymous complexType (restriction of xsd:anyType), empty content
XML Source (see within schema source)
<xsd:element ref="ref"/>

set
Type:
anonymous complexType (extension of listOrSetType), complex content
XML Source (see within schema source)
<xsd:element ref="set"/>

value
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xsd:element ref="value"/>

{any element with non-schema namespace}
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="strict"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.