Difference between revisions of "METS schematron rules"

From Archivematica
Jump to navigation Jump to search
Line 4: Line 4:
  
 
# An Archivematica AIP METS file MUST contain 1 METS root element
 
# An Archivematica AIP METS file MUST contain 1 METS root element
# An Archivematica AIP METS file root element MUST contain 1 metsHdr
+
# An Archivematica AIP METS file MUST contain 1 metsHdr within the root element
# An Archivematica AIP METS file root element MUST contain 1 fileSec
+
# An Archivematica AIP METS file MUST contain 1 fileSec within the root element
# An Archivematica AIP METS file root element MUST contain at least 1 structMap
+
# An Archivematica AIP METS file MUST contain at least 1 structMap within the root element
# An Archivematica AIP METS file root element MUST contain at least 1 amdSec
+
# An Archivematica AIP METS file MUST contain at least 1 amdSec within the root element
# An Archivematica AIP METS file root element MAY contain 1 or more dmdSecs
+
# An Archivematica AIP METS file MAY contain 1 or more dmdSecs within the root element
  
 
</br>
 
</br>

Revision as of 15:04, 17 April 2014

Main Page > Development > Development documentation > Metadata elements > METS > METS schematron rules

Basic structure

  1. An Archivematica AIP METS file MUST contain 1 METS root element
  2. An Archivematica AIP METS file MUST contain 1 metsHdr within the root element
  3. An Archivematica AIP METS file MUST contain 1 fileSec within the root element
  4. An Archivematica AIP METS file MUST contain at least 1 structMap within the root element
  5. An Archivematica AIP METS file MUST contain at least 1 amdSec within the root element
  6. An Archivematica AIP METS file MAY contain 1 or more dmdSecs within the root element


Root element


metsHdr

  1. An Archivematica AIP METS metsHdr MUST contain 1 CREATEDATE attribute
  2. An Archivematica AIP METS metsHdr MAY contain 1 LASTMODDATE attribute


fileSec