Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute METADATA / @MDTYPE
Namespace No namespace
Annotations
MDTYPE (string/R): Is used to indicate the type of the associated metadata. It must have one of the following values:
MARC: any form of MARC record
MODS: metadata in the Library of Congress MODS format
EAD: Encoded Archival Description finding aid
DC: Dublin Core
NISOIMG: NISO Technical Metadata for Digital Still Images
LC-AV: technical metadata specified in the Library of Congress A/V prototyping project
VRA: Visual Resources Association Core
TEIHDR: Text Encoding Initiative Header
DDI: Data Documentation Initiative
FGDC: Federal Geographic Data Committee metadata
LOM: Learning Object Model
PREMIS:  PREservation Metadata: Implementation Strategies
PREMIS:OBJECT: PREMIS Object entiry
PREMIS:AGENT: PREMIS Agent entity
PREMIS:RIGHTS: PREMIS Rights entity
PREMIS:EVENT: PREMIS Event entity
TEXTMD: textMD Technical metadata for text
METSRIGHTS: Rights Declaration Schema
ISO 19115:2003 NAP: North American Profile of ISO 19115:2003 descriptive metadata
EAC-CPF: Encoded Archival Context - Corporate Bodies, Persons, and Families
LIDO: Lightweight Information Describing Objects
OTHER: metadata in a format not specified above
Type restriction of xsd:string
Properties
use required
Facets
enumeration MARC
enumeration MODS
enumeration EAD
enumeration DC
enumeration NISOIMG
enumeration LC-AV
enumeration VRA
enumeration TEIHDR
enumeration DDI
enumeration FGDC
enumeration LOM
enumeration PREMIS
enumeration PREMIS:OBJECT
enumeration PREMIS:AGENT
enumeration PREMIS:RIGHTS
enumeration PREMIS:EVENT
enumeration TEXTMD
enumeration METSRIGHTS
enumeration ISO 19115:2003 NAP
enumeration EAC-CPF
enumeration LIDO
enumeration OTHER
Used by
Attribute Group METADATA
Source
<xsd:attribute name="MDTYPE" use="required">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">MDTYPE (string/R): Is used to indicate the type of the associated metadata. It must have one of the following values: MARC: any form of MARC record MODS: metadata in the Library of Congress MODS format EAD: Encoded Archival Description finding aid DC: Dublin Core NISOIMG: NISO Technical Metadata for Digital Still Images LC-AV: technical metadata specified in the Library of Congress A/V prototyping project VRA: Visual Resources Association Core TEIHDR: Text Encoding Initiative Header DDI: Data Documentation Initiative FGDC: Federal Geographic Data Committee metadata LOM: Learning Object Model PREMIS: PREservation Metadata: Implementation Strategies PREMIS:OBJECT: PREMIS Object entiry PREMIS:AGENT: PREMIS Agent entity PREMIS:RIGHTS: PREMIS Rights entity PREMIS:EVENT: PREMIS Event entity TEXTMD: textMD Technical metadata for text METSRIGHTS: Rights Declaration Schema ISO 19115:2003 NAP: North American Profile of ISO 19115:2003 descriptive metadata EAC-CPF: Encoded Archival Context - Corporate Bodies, Persons, and Families LIDO: Lightweight Information Describing Objects OTHER: metadata in a format not specified above</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="MARC"/>
      <xsd:enumeration value="MODS"/>
      <xsd:enumeration value="EAD"/>
      <xsd:enumeration value="DC"/>
      <xsd:enumeration value="NISOIMG"/>
      <xsd:enumeration value="LC-AV"/>
      <xsd:enumeration value="VRA"/>
      <xsd:enumeration value="TEIHDR"/>
      <xsd:enumeration value="DDI"/>
      <xsd:enumeration value="FGDC"/>
      <xsd:enumeration value="LOM"/>
      <xsd:enumeration value="PREMIS"/>
      <xsd:enumeration value="PREMIS:OBJECT"/>
      <xsd:enumeration value="PREMIS:AGENT"/>
      <xsd:enumeration value="PREMIS:RIGHTS"/>
      <xsd:enumeration value="PREMIS:EVENT"/>
      <xsd:enumeration value="TEXTMD"/>
      <xsd:enumeration value="METSRIGHTS"/>
      <xsd:enumeration value="ISO 19115:2003 NAP"/>
      <xsd:enumeration value="EAC-CPF"/>
      <xsd:enumeration value="LIDO"/>
      <xsd:enumeration value="OTHER"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location https://raw.githubusercontent.com/mets/METS-schema/5cc5f10c9950b3e43f1424236ca7a3f8fe4e7e76/mets.xsd
Attribute METADATA / @OTHERMDTYPE
Namespace No namespace
Annotations
OTHERMDTYPE (string/O): Specifies the form of metadata in use when the value OTHER is indicated in the MDTYPE attribute.
Type xsd:string
Properties
use optional
Used by
Attribute Group METADATA
Source
<xsd:attribute name="OTHERMDTYPE" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">OTHERMDTYPE (string/O): Specifies the form of metadata in use when the value OTHER is indicated in the MDTYPE attribute.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location https://raw.githubusercontent.com/mets/METS-schema/5cc5f10c9950b3e43f1424236ca7a3f8fe4e7e76/mets.xsd
Attribute METADATA / @MDTYPEVERSION
Namespace No namespace
Annotations
MDTYPEVERSION(string/O): Provides a means for recording the version of the type of metadata (as recorded in the MDTYPE or OTHERMDTYPE attribute) that is being used.  This may represent the version of the underlying data dictionary or metadata model rather than a schema version.
Type xsd:string
Properties
use optional
Used by
Attribute Group METADATA
Source
<xsd:attribute name="MDTYPEVERSION" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">MDTYPEVERSION(string/O): Provides a means for recording the version of the type of metadata (as recorded in the MDTYPE or OTHERMDTYPE attribute) that is being used. This may represent the version of the underlying data dictionary or metadata model rather than a schema version.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location https://raw.githubusercontent.com/mets/METS-schema/5cc5f10c9950b3e43f1424236ca7a3f8fe4e7e76/mets.xsd
Attribute Group METADATA
Namespace http://www.loc.gov/METS/
Diagram
Used by
Attributes
QName Type Use Annotation
MDTYPE restriction of xsd:string required
MDTYPE (string/R): Is used to indicate the type of the associated metadata. It must have one of the following values:
MARC: any form of MARC record
MODS: metadata in the Library of Congress MODS format
EAD: Encoded Archival Description finding aid
DC: Dublin Core
NISOIMG: NISO Technical Metadata for Digital Still Images
LC-AV: technical metadata specified in the Library of Congress A/V prototyping project
VRA: Visual Resources Association Core
TEIHDR: Text Encoding Initiative Header
DDI: Data Documentation Initiative
FGDC: Federal Geographic Data Committee metadata
LOM: Learning Object Model
PREMIS:  PREservation Metadata: Implementation Strategies
PREMIS:OBJECT: PREMIS Object entiry
PREMIS:AGENT: PREMIS Agent entity
PREMIS:RIGHTS: PREMIS Rights entity
PREMIS:EVENT: PREMIS Event entity
TEXTMD: textMD Technical metadata for text
METSRIGHTS: Rights Declaration Schema
ISO 19115:2003 NAP: North American Profile of ISO 19115:2003 descriptive metadata
EAC-CPF: Encoded Archival Context - Corporate Bodies, Persons, and Families
LIDO: Lightweight Information Describing Objects
OTHER: metadata in a format not specified above
MDTYPEVERSION xsd:string optional
MDTYPEVERSION(string/O): Provides a means for recording the version of the type of metadata (as recorded in the MDTYPE or OTHERMDTYPE attribute) that is being used.  This may represent the version of the underlying data dictionary or metadata model rather than a schema version.
OTHERMDTYPE xsd:string optional
OTHERMDTYPE (string/O): Specifies the form of metadata in use when the value OTHER is indicated in the MDTYPE attribute.
Source
<xsd:attributeGroup name="METADATA">
  <xsd:attribute name="MDTYPE" use="required">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">MDTYPE (string/R): Is used to indicate the type of the associated metadata. It must have one of the following values: MARC: any form of MARC record MODS: metadata in the Library of Congress MODS format EAD: Encoded Archival Description finding aid DC: Dublin Core NISOIMG: NISO Technical Metadata for Digital Still Images LC-AV: technical metadata specified in the Library of Congress A/V prototyping project VRA: Visual Resources Association Core TEIHDR: Text Encoding Initiative Header DDI: Data Documentation Initiative FGDC: Federal Geographic Data Committee metadata LOM: Learning Object Model PREMIS: PREservation Metadata: Implementation Strategies PREMIS:OBJECT: PREMIS Object entiry PREMIS:AGENT: PREMIS Agent entity PREMIS:RIGHTS: PREMIS Rights entity PREMIS:EVENT: PREMIS Event entity TEXTMD: textMD Technical metadata for text METSRIGHTS: Rights Declaration Schema ISO 19115:2003 NAP: North American Profile of ISO 19115:2003 descriptive metadata EAC-CPF: Encoded Archival Context - Corporate Bodies, Persons, and Families LIDO: Lightweight Information Describing Objects OTHER: metadata in a format not specified above</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:enumeration value="MARC"/>
        <xsd:enumeration value="MODS"/>
        <xsd:enumeration value="EAD"/>
        <xsd:enumeration value="DC"/>
        <xsd:enumeration value="NISOIMG"/>
        <xsd:enumeration value="LC-AV"/>
        <xsd:enumeration value="VRA"/>
        <xsd:enumeration value="TEIHDR"/>
        <xsd:enumeration value="DDI"/>
        <xsd:enumeration value="FGDC"/>
        <xsd:enumeration value="LOM"/>
        <xsd:enumeration value="PREMIS"/>
        <xsd:enumeration value="PREMIS:OBJECT"/>
        <xsd:enumeration value="PREMIS:AGENT"/>
        <xsd:enumeration value="PREMIS:RIGHTS"/>
        <xsd:enumeration value="PREMIS:EVENT"/>
        <xsd:enumeration value="TEXTMD"/>
        <xsd:enumeration value="METSRIGHTS"/>
        <xsd:enumeration value="ISO 19115:2003 NAP"/>
        <xsd:enumeration value="EAC-CPF"/>
        <xsd:enumeration value="LIDO"/>
        <xsd:enumeration value="OTHER"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <xsd:attribute name="OTHERMDTYPE" type="xsd:string" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">OTHERMDTYPE (string/O): Specifies the form of metadata in use when the value OTHER is indicated in the MDTYPE attribute.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="MDTYPEVERSION" type="xsd:string" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">MDTYPEVERSION(string/O): Provides a means for recording the version of the type of metadata (as recorded in the MDTYPE or OTHERMDTYPE attribute) that is being used. This may represent the version of the underlying data dictionary or metadata model rather than a schema version.</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>
Schema location https://raw.githubusercontent.com/mets/METS-schema/5cc5f10c9950b3e43f1424236ca7a3f8fe4e7e76/mets.xsd