Difference between revisions of "METS schematron rules"
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 | + | # An Archivematica AIP METS file MUST contain 1 metsHdr within the root element |
− | # An Archivematica AIP METS file | + | # An Archivematica AIP METS file MUST contain 1 fileSec within the root element |
− | # An Archivematica AIP METS file | + | # An Archivematica AIP METS file MUST contain at least 1 structMap within the root element |
− | # An Archivematica AIP METS file | + | # An Archivematica AIP METS file MUST contain at least 1 amdSec within the root element |
− | # An Archivematica AIP METS file | + | # 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
- An Archivematica AIP METS file MUST contain 1 METS root element
- An Archivematica AIP METS file MUST contain 1 metsHdr within the root element
- An Archivematica AIP METS file MUST contain 1 fileSec within the root element
- An Archivematica AIP METS file MUST contain at least 1 structMap within the root element
- An Archivematica AIP METS file MUST contain at least 1 amdSec within the root element
- An Archivematica AIP METS file MAY contain 1 or more dmdSecs within the root element
Root element
metsHdr
- An Archivematica AIP METS metsHdr MUST contain 1 CREATEDATE attribute
- An Archivematica AIP METS metsHdr MAY contain 1 LASTMODDATE attribute