-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpuid.fmt.121.xml
More file actions
104 lines (104 loc) · 5.68 KB
/
puid.fmt.121.xml
File metadata and controls
104 lines (104 loc) · 5.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<SearchCriteria>Criteria</SearchCriteria>
<FileFormat>
<FormatID>768</FormatID>
<FormatName>DROID Signature File Format</FormatName>
<FormatVersion>1.0</FormatVersion>
<FormatAliases>
</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>
</FormatTypes>
<FormatDisclosure>Full</FormatDisclosure>
<FormatDescription>The DROID Signature File format is a format for storing internal and external signatures used by the DROID software tool to perform automatic file format identification. It was developed by The National Archives of the UK. DROID Signature Files are generated by TNA from the PRONOM technical registry, and are issued periodically as new formats are added to the registry. A DROID Signature File is an XML document, comprising an 'FFSignatureFile' element, which describes the version number and date of the signature file, an 'InternalSignatureCollection' element, which contains the set of internal signature values, and a 'FileFormatCollection' element, which contains information on the set of formats described, together with their associated external signatures. The version number of a Signature File is incremented each time a new signature file is issued from the PRONOM registry, and does not indicate a different version of the format itself.</FormatDescription>
<BinaryFileFormat>Text</BinaryFileFormat>
<ByteOrders>
</ByteOrders>
<ReleaseDate>17 Sep 2005</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>1</ProvenanceSourceID>
<ProvenanceName>Digital Preservation Department / The National Archives</ProvenanceName>
<ProvenanceSourceDate>11 Oct 2005</ProvenanceSourceDate>
<ProvenanceDescription>
</ProvenanceDescription>
<LastUpdatedDate>11 Oct 2005</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/121</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<FileFormatIdentifier>
<Identifier>text/xml</Identifier>
<IdentifierType>MIME</IdentifierType>
</FileFormatIdentifier>
<Document>
<DocumentID>64</DocumentID>
<DisplayText>Brown, A, 2005, Automatic format identification using PRONOM and DROID, Digital Preservation Technical Paper, 1, The National Archives</DisplayText>
<DocumentType>Authoritative</DocumentType>
<AvailabilityDescription>Public</AvailabilityDescription>
<AvailabilityNote>
</AvailabilityNote>
<PublicationDate>17 Sep 2005</PublicationDate>
<TitleText>Automatic format identification using PRONOM and DROID</TitleText>
<DocumentIPR>
</DocumentIPR>
<DocumentNote>
</DocumentNote>
<DocumentIdentifier>
<Identifier>www.nationalarchives.gov.uk/aboutapps/fileformat/pdf/automatic_format_identification.pdf</Identifier>
<IdentifierType>URL</IdentifierType>
</DocumentIdentifier>
</Document>
<ExternalSignature>
<ExternalSignatureID>764</ExternalSignatureID>
<Signature>xml</Signature>
<SignatureType>File_extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>175</SignatureID>
<SignatureName>DROID Signature File</SignatureName>
<SignatureNote><FFSignatureFile> element - {0-50} F F S I g n a t u r e F I l e {0-100} V e r s I o n =</SignatureNote>
<ByteSequence>
<ByteSequenceID>208</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>0</Offset>
<MaxOffset>
</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>{0-50}3C46465369676E617475726546696C6520{0-100}56657273696F6E3D</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
<FidoSignature>
<FidoSignatureID>29</FidoSignatureID>
<FidoSignatureName>DROID Signature File</FidoSignatureName>
<FidoSignatureNote><FFSignatureFile> element - {0-50} F F S I g n a t u r e F I l e {0-100} V e r s I o n =</FidoSignatureNote>
<FidoPrioritize>true</FidoPrioritize>
<Pattern>
<PatternID>208</PatternID>
<Position>BOF</Position>
<Regex>(?s)\A.{0,50}<FFSignatureFile .{0,100}Version=</Regex>
</Pattern>
</FidoSignature>
<RelatedFormat>
<RelationshipType>Has_priority_over</RelationshipType>
<RelatedFormatID>638</RelatedFormatID>
<RelatedFormatName>Extensible Markup Language</RelatedFormatName>
<RelatedFormatVersion>1.0</RelatedFormatVersion>
</RelatedFormat>
</FileFormat>
</report_format_detail>
</PRONOM-Report>