complexType "elementOrRefinementContainer"
Namespace:
Content:
complex, 1 element
Defined:
globally in dcterms.xsd; see XML source
Used:
never
XML Representation Summary
<...>
   
Content: 
dc:any*
</...>
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>
Content Element Detail (all declarations; 1/1)
dc:any
Type:
dc: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="dc:any"/>

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