complexType "elementContainer"
Namespace:
Content:
complex, 1 element
Defined:
globally in dc.xsd; see XML source
Used:
never
XML Representation Summary
<...>
   
Content: 
any*
</...>
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>
Content Element Detail (all declarations; 1/1)
any
Type:
SimpleLiteral, mixed content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 48 elements
Defined:
XML Source (see within schema source)
<xs:element ref="any"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set