Definition Type Group
Name CreationElements
Namespace http://multimatch.org/schema/multimatchMetadata-1.1
XSD Schema .\multimatchMetadata-1.1.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:group xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CreationElements" >
  <xsd:sequence>
    <xsd:element name="Identifier" type="mmns:CreationIdentifierType"/>
    <xsd:element name="Type" type="xsd:string"/>
    <xsd:element name="Source" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="SourceIdentifier" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="Title" type="mmns:LinguisticType"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="Subject" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="Tags" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="Location" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="ArchiveLocation" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="Format" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="RightsHolder" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="Copyright" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="LicenseCondition" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="DigitalRepresentation" type="mmns:DigitalRepresentationIdentifierType"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="Description" type="mmns:LinguisticType"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="RelatedActor">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:group ref="mmns:RelatedActorElements"/>
          <xsd:element name="Date">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:group ref="mmns:DateElements"/>
              </xsd:sequence>

            </xsd:complexType>

          </xsd:element>

        </xsd:sequence>

      </xsd:complexType>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="unbounded" name="RelatedCreation">
      <xsd:complexType>
        <xsd:group ref="mmns:RelatedCreationElements"/>
      </xsd:complexType>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="unbounded" name="RelatedWebpage" type="xsd:anyURI"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" name="RelatedWebsite" type="xsd:anyURI"/>
  </xsd:sequence>

</xsd:group>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CreationElements
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd