complexType "elementContainer"
Namespace:
Content:
complex, 1 element
Defined:
globally in dc.xsd; see XML source
Used:
never
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
any
Annotation
This complexType is included as a convenience for schema authors who need to define a root or container element for all of the DC elements.
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="elementContainer">
<xs:choice>
<xs:group ref="elementsGroup"/>
</xs:choice>
</xs:complexType>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set