Definition Type: Element
Name: ExtendedMetadata
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: SupportingMaterials.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
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 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_xsdXSD Diagram of ExtendedMetadata in schema supportingmaterials_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ExtendedMetadata" minOccurs="0">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element ref="dc:creator" minOccurs="0" />
            <xsd:element ref="dc:subject" minOccurs="0" />
            <xsd:element ref="dc:description" minOccurs="0" />
            <xsd:element ref="dc:publisher" minOccurs="0" />
            <xsd:element ref="dc:contributor" minOccurs="0" />
            <xsd:element ref="dc:date" minOccurs="0" />
            <xsd:element ref="dc:type" minOccurs="0" />
            <xsd:element ref="dc:identifier" minOccurs="0" />
            <xsd:element ref="dc:source" minOccurs="0" />
            <xsd:element ref="dc:language" minOccurs="0" />
            <xsd:element ref="dc:relation" minOccurs="0" />
            <xsd:element ref="dc:coverage" minOccurs="0" />
            <xsd:element ref="dc:rights" minOccurs="0" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
creator dc:creator 0 (1)
subject dc:subject 0 (1)
description dc:description 0 (1)
publisher dc:publisher 0 (1)
contributor dc:contributor 0 (1)
date dc:date 0 (1)
type dc:type 0 (1)
identifier dc:identifier 0 (1)
source dc:source 0 (1)
language dc:language 0 (1)
relation dc:relation 0 (1)
coverage dc:coverage 0 (1)
rights dc:rights 0 (1)