Definition Type: Group
Name: elementsGroup
Namespace: http://purl.org/dc/elements/1.1/
Containing Schema: simpledc20021212.xsd
Collapse XSD Schema Diagram:
Drilldown into rights in schema simpledc20021212_xsd Drilldown into coverage in schema simpledc20021212_xsd Drilldown into relation in schema simpledc20021212_xsd Drilldown into language in schema simpledc20021212_xsd Drilldown into source in schema simpledc20021212_xsd Drilldown into identifier in schema simpledc20021212_xsd Drilldown into format in schema simpledc20021212_xsd Drilldown into type in schema simpledc20021212_xsd Drilldown into date in schema simpledc20021212_xsd Drilldown into contributor in schema simpledc20021212_xsd Drilldown into publisher in schema simpledc20021212_xsd Drilldown into description in schema simpledc20021212_xsd Drilldown into subject in schema simpledc20021212_xsd Drilldown into creator in schema simpledc20021212_xsd Drilldown into title in schema simpledc20021212_xsdXSD Diagram of elementsGroup in schema simpledc20021212_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:group name="elementsGroup">
    <xs:sequence>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
            <xs:element ref="title" />
            <xs:element ref="creator" />
            <xs:element ref="subject" />
            <xs:element ref="description" />
            <xs:element ref="publisher" />
            <xs:element ref="contributor" />
            <xs:element ref="date" />
            <xs:element ref="type" />
            <xs:element ref="format" />
            <xs:element ref="identifier" />
            <xs:element ref="source" />
            <xs:element ref="language" />
            <xs:element ref="relation" />
            <xs:element ref="coverage" />
            <xs:element ref="rights" />
        </xs:choice>
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
title dc:title (1) (1)
creator dc:creator (1) (1)
subject dc:subject (1) (1)
description dc:description (1) (1)
publisher dc:publisher (1) (1)
contributor dc:contributor (1) (1)
date dc:date (1) (1)
type dc:type (1) (1)
format dc:format (1) (1)
identifier dc:identifier (1) (1)
source dc:source (1) (1)
language dc:language (1) (1)
relation dc:relation (1) (1)
coverage dc:coverage (1) (1)
rights dc:rights (1) (1)