![]() |
| VERS STORY | STANDARD | COMPLIANCE | PROJECTS | DIGITAL ARCHIVE | TRAINING | TOOLKIT | PUBLICATIONS | ||
|
5.1 Custody report Acceptance of custody of electronic records is indicated by the receipt of a file containing the record identifiers of the accepted VEOs. In previous versions of this specification, the custody report was known as the acceptance message. The custody report is a well formed XML document with the following specifications. The custody report is a well formed XML document that conforms to the XML 1.0 specification [XML]. It will be capable of being validated against the DTD in section 5.1.2. The custody report will begin with the following XML declaration (see section 2.8 of [XML]):
The custody report will contain a document type declaration which follows the XML declaration (see section 2.8 of [XML]):
The custody report will conform to the XML Namespace specification given in [XMLNamespace]. The vers:AcceptanceMessage root element must contain the namespace definition: Note that this namespace does not point to an XML schema. The acceptance file DTD is part of the VERS DTD. The specific definitions are as follows:
<!-- ACCEPTANCE MESSAGE DEFINITION --> <!-- A document with this content is generated to formally accept --> <!-- responsibility for preserving the contents of VEO -->
<!ELEMENT vers:AcceptanceMessage (vers:Version, vers:TransferReference, vers:AcceptanceDate, vers:Acknowledgement+)> <!ELEMENT vers:TransferReference (#PCDATA)> <!ELEMENT vers:AcceptanceDate (#PCDATA)> <!ELEMENT vers:Acknowledgement (vers:YourReference, vers:PROVReference?)> <!ELEMENT vers:YourReference (vers:VEOIdentifier)> <!ELEMENT vers:PROVReference (vers:VEOIdentifier)> The contents of the elements are as follows:
| |||||
![]() |
![]() |
|