-
Notifications
You must be signed in to change notification settings - Fork 1
/
puid.fmt.14.xml
125 lines (125 loc) · 6.17 KB
/
puid.fmt.14.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?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>613</FormatID>
<FormatName>Acrobat PDF 1.0 - Portable Document Format</FormatName>
<FormatVersion>1.0</FormatVersion>
<FormatAliases>PDF (1.0)</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>Page Description</FormatTypes>
<FormatDisclosure>None</FormatDisclosure>
<FormatDescription>Portable Document Format is a platform-independent format for representing formatted documents, developed by Adobe Systems Incorporated. It is the native format of Adobe’s Acrobat family of software products, version 1.0 corresponding to the release of Acrobat 1.0. PDF is based on, and shares the same imaging model as, the PostScript page description language. A PDF file comprises a Header section, a Body section containing the objects which make up the document, a Cross Reference Table, and a Trailer section. PDF files can contain a wide variety of content, including text, images, video and audio.</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>22 Oct 2009</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>application/pdf</Identifier>
<IdentifierType>MIME</IdentifierType>
</FileFormatIdentifier>
<FileFormatIdentifier>
<Identifier>com.adobe.pdf</Identifier>
<IdentifierType>Apple_Uniform_Type_Identifier</IdentifierType>
</FileFormatIdentifier>
<FileFormatIdentifier>
<Identifier>fmt/14</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<ExternalSignature>
<ExternalSignatureID>596</ExternalSignatureID>
<Signature>pdf</Signature>
<SignatureType>File_extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>123</SignatureID>
<SignatureName>PDF 1.0</SignatureName>
<SignatureNote>Header and footer</SignatureNote>
<ByteSequence>
<ByteSequenceID>58</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>0</Offset>
<MaxOffset>
</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>255044462D312E30</ByteSequenceValue>
</ByteSequence>
<ByteSequence>
<ByteSequenceID>59</ByteSequenceID>
<PositionType>Absolute from EOF</PositionType>
<Offset>0</Offset>
<MaxOffset>
</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>2525454F46(0A|0D|0D0A)</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
<FidoSignature>
<FidoSignatureID>59</FidoSignatureID>
<FidoSignatureName>PDF 1.0</FidoSignatureName>
<FidoSignatureNote>Header and footer</FidoSignatureNote>
<FidoPrioritize>true</FidoPrioritize>
<Pattern>
<PatternID>58</PatternID>
<Position>BOF</Position>
<Regex>(?s)\A%PDF-1\.0</Regex>
</Pattern>
<Pattern>
<PatternID>59</PatternID>
<Position>EOF</Position>
<Regex>(?s)%%EOF(?:\n|\r|\r\n)\Z</Regex>
</Pattern>
</FidoSignature>
<RelatedFormat>
<RelationshipType>Has_lower_priority_than</RelationshipType>
<RelatedFormatID>617</RelatedFormatID>
<RelatedFormatName>Acrobat PDF 1.4 - Portable Document Format</RelatedFormatName>
<RelatedFormatVersion>1.4</RelatedFormatVersion>
</RelatedFormat>
<RelatedFormat>
<RelationshipType>Has_lower_priority_than</RelationshipType>
<RelatedFormatID>618</RelatedFormatID>
<RelatedFormatName>Acrobat PDF 1.5 - Portable Document Format</RelatedFormatName>
<RelatedFormatVersion>1.5</RelatedFormatVersion>
</RelatedFormat>
<RelatedFormat>
<RelationshipType>Has_lower_priority_than</RelationshipType>
<RelatedFormatID>637</RelatedFormatID>
<RelatedFormatName>Acrobat PDF 1.6 - Portable Document Format</RelatedFormatName>
<RelatedFormatVersion>1.6</RelatedFormatVersion>
</RelatedFormat>
<RelatedFormat>
<RelationshipType>Is_previous_version_of</RelationshipType>
<RelatedFormatID>614</RelatedFormatID>
<RelatedFormatName>Acrobat PDF 1.1 - Portable Document Format</RelatedFormatName>
<RelatedFormatVersion>1.1</RelatedFormatVersion>
</RelatedFormat>
</FileFormat>
</report_format_detail>
</PRONOM-Report>