Registry:fmt/111
From Just Solve the File Format Problem
(Difference between revisions)
m (→regex) |
|||
(6 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
=name= | =name= | ||
OLE2 Compound Document Format | OLE2 Compound Document Format | ||
+ | =object-type= | ||
+ | structured text | ||
=signature= | =signature= | ||
− | ==resource-url== | + | ===version=== |
+ | 1 | ||
+ | ===trust-level=== | ||
+ | high | ||
+ | ===resource-url=== | ||
http://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=detailReport&id=767&strPageToDisplay=signatures | http://www.nationalarchives.gov.uk/PRONOM/Format/proFormatSearch.aspx?status=detailReport&id=767&strPageToDisplay=signatures | ||
− | ==regex== | + | ===regex=== |
− | A\xd0\xcf\x11\xe0\xa1\xb1\x1a\xe1.{20}\xfe\xff | + | <code> |
+ | \A\xd0\xcf\x11\xe0\xa1\xb1\x1a\xe1.{20}\xfe\xff | ||
+ | </code> | ||
+ | |||
+ | ===wiki-urn=== | ||
+ | [[PRONOM]] |
Latest revision as of 16:49, 16 November 2012
- experimental registry namespace page containing technical file format information for use in applications, queryable through the API
Contents |
[edit] name
OLE2 Compound Document Format
[edit] object-type
structured text
[edit] signature
[edit] version
1
[edit] trust-level
high
[edit] resource-url
[edit] regex
\A\xd0\xcf\x11\xe0\xa1\xb1\x1a\xe1.{20}\xfe\xff