Skip to content

Commit

Permalink
Issue digital-preservation#12 - Corrected mime-type, modified hasprio…
Browse files Browse the repository at this point in the history
…rityover field to make clear this is a reference to the format puid rather than an attempt to reference another node in the XML
  • Loading branch information
jackdos committed Oct 7, 2020
1 parent b26e3d7 commit 76ad191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PDF Portfolio/signature-file.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@
</InternalSignature>
</InternalSignatureCollection>
<FileFormatCollection>
<FileFormat ID="1" Name="PDF Portfolio" PUID="PRS-fmt/1" Version="1.7" MIMEType="application/json">
<FileFormat ID="1" Name="PDF Portfolio" PUID="PRS-fmt/1" Version="1.7" MIMEType="application/pdf">
<InternalSignatureID>1</InternalSignatureID>
<Extension>pdf</Extension>
<HasPriorityOverFileFormatID>fmt/276</HasPriorityOverFileFormatID>
<HasPriorityOverFileFormatID>${fmt/276}</HasPriorityOverFileFormatID>
</FileFormat>
</FileFormatCollection>
</FFSignatureFile>

0 comments on commit 76ad191

Please sign in to comment.