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

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