complexType elementContainer
diagram iso25964-1_v1.4_p112.png
namespace http://purl.org/dc/elements/1.1/
children any
annotation
documentation

    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.
   
source <xsd:complexType name="elementContainer">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">
    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.
   
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:choice>
   
<xsd:group ref="elementsGroup"/>
 
</xsd:choice>
</xsd:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy