<dig:event>#1
•<dig:eventIdentifier eventIdentifierValue="Format_Identification"
•<eventIdentifierScheme="SDR_Event_Plan_v1"/>
•<dig:eventOutcome>Format_Verified
•<dig:eventOutcomeDetail>ext=pjpeg|map=image/jpeg|scan=image/jpeg  
•<dig:eventDateTime>2005-03-15T13:12:39.531-07:00
•
<dig:event>#2
•<dig:eventIdentifier eventIdentifierValue="Status_Assignment“
•<dig:eventOutcome>StatusPolicy_Approved
•<dig:eventOutcomeDetail>formatScore=1 preservationQuality=StatusQuality_High policyValue=StatusPolicy_Approved
•<dig:eventDateTime>2005-03-15T13:12:39.531-07:00
•
<dig:event>#3
•<dig:eventIdentifier eventIdentifierValue="Risk_Assessment"
•<dig:eventOutcome>RiskAssessment_TransformFormat
•<dig:eventOutcomeDetail># JPEG_ProgressiveEncoding
•<dig:eventDateTime>2005-03-15T13:12:39.531-07:00
   </dig:event>
Stanford Digital Repository
<amdSec ID="AMD_2.01.001"> to <amdSec ID="AMD_2.13.70">
A sequence of amdSec elements were be generated for all files in the collection, each one containing both a techMD element (for JHOVE output mdRef) and a digiprovMD element (for a preservation risk output mdRef).
Example:
<amdSec ID="AMD_2.01.002.2.01">
<techMD ID="TECH_2.01.002.2.01" CREATED="2004-12-27T07:10:12">
<mdRef ID="JHOVE_2.01.002.2.01" LOCTYPE="URL" xlink:type="simple" xlink:href="./METADATA/AIHT-CONTENT/CONTRIBUTORS/1199_photos/wtc_web/jhove_2.01.002.2.01.xml" MDTYPE="OTHER" OTHERMDTYPE="jhove" LABEL="./AIHT-CONTENT/CONTRIBUTORS/1199_photos/wtc_web/WTC1.jpg"/>
</techMD>
<digiprovMD ID="DIGIPROV_2.01.002.2.01" CREATED="2004-12-27T07:10:12">
<mdRef LOCTYPE="URL" xlink:type="simple" xlink:href="./METADATA/AIHT-CONTENT/CONTRIBUTORS/1199_photos/wtc_web/digiprov_2.01.002.2.01.xml" MDTYPE="OTHER" OTHERMDTYPE="sdrDigiprov" LABEL="./AIHT-CONTENT/CONTRIBUTORS/1199_photos/wtc_web/WTC1.jpg"/>
</digiprovMD>
</amdSec>
Note that xlink:href attributes are used to reference external metadata files and that the LABEL attribute is used to specify the relative path to the file within the collection.
    Our original intention was to also include a mdWrap element within the digiprovMD element that would contain a subset of the information stored in the external digiprov file.  This was not done however, dut to lack of implementation time