-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpuid.fmt.112.xml
92 lines (92 loc) · 3.97 KB
/
puid.fmt.112.xml
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
<?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>671</FormatID>
<FormatName>Still Picture Interchange File Format</FormatName>
<FormatVersion>1.0</FormatVersion>
<FormatAliases>SPIFF (1.0)</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>
</FormatTypes>
<FormatDisclosure>
</FormatDisclosure>
<FormatDescription>Description in preparation.</FormatDescription>
<BinaryFileFormat>Binary</BinaryFileFormat>
<ByteOrders>Big-endian (Motorola)</ByteOrders>
<ReleaseDate>
</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>1</ProvenanceSourceID>
<ProvenanceName>Digital Preservation Department / The National Archives</ProvenanceName>
<ProvenanceSourceDate>11 Mar 2005</ProvenanceSourceDate>
<ProvenanceDescription>
</ProvenanceDescription>
<LastUpdatedDate>02 Aug 2005</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/112</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<FileFormatIdentifier>
<Identifier>image/jpeg</Identifier>
<IdentifierType>MIME</IdentifierType>
</FileFormatIdentifier>
<ExternalSignature>
<ExternalSignatureID>582</ExternalSignatureID>
<Signature>spf</Signature>
<SignatureType>File_extension</SignatureType>
</ExternalSignature>
<ExternalSignature>
<ExternalSignatureID>746</ExternalSignatureID>
<Signature>jpg</Signature>
<SignatureType>File_extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>70</SignatureID>
<SignatureName>SPIFF 1.0</SignatureName>
<SignatureNote>SOI and APP8 markers</SignatureNote>
<ByteSequence>
<ByteSequenceID>176</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>0</Offset>
<MaxOffset>
</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>FFD8FFE800205350494646000100(00|01|02|03|04){11}(00|01|02|03|04|05){9}FFE8</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
<FidoSignature>
<FidoSignatureID>18</FidoSignatureID>
<FidoSignatureName>SPIFF 1.0</FidoSignatureName>
<FidoSignatureNote>SOI and APP8 markers</FidoSignatureNote>
<FidoPrioritize>true</FidoPrioritize>
<Pattern>
<PatternID>176</PatternID>
<Position>BOF</Position>
<Regex>(?s)\A\xff\xd8\xff\xe8\x00 SPIFF\x00\x01\x00(?:\x00|\x01|\x02|\x03|\x04).{11}(?:\x00|\x01|\x02|\x03|\x04|\x05).{9}\xff\xe8</Regex>
</Pattern>
</FidoSignature>
<RelatedFormat>
<RelationshipType>Has_priority_over</RelationshipType>
<RelatedFormatID>670</RelatedFormatID>
<RelatedFormatName>Raw JPEG Stream</RelatedFormatName>
<RelatedFormatVersion>
</RelatedFormatVersion>
</RelatedFormat>
</FileFormat>
</report_format_detail>
</PRONOM-Report>