PRONOM_Research icon indicating copy to clipboard operation
PRONOM_Research copied to clipboard

New format: xdomea 4.0.0

Open marhop opened this issue 9 months ago • 0 comments

Format name

xdomea

Version number

4.0.0

Extensions

xml

MIME/Media Type

text/xml (but nothing more specific)

Description

xdomea is an XML interface for the exchange of documents, cases, and records, typically used by digital record management systems in Germany.

Format type

Text (Mark-up)

Vendor

AG xdomea des IT-Planungsrats https://www.xdomea.de/

File format identification signatures

At offset 0 from BOF:

  1. XML declaration <?xml version="1.0" (alternatively with single quotes), followed by up to 320 arbitrary bytes (rest of XML declaration + possible whitespace, comments etc.).
  2. xdomea namespace declaration xmlns:xdomea="urn:xoev-de:xdomea:schema:4.0.0" (alternatively with single quotes). The prefix xdomea is mandatory as per the specification, page 79.
3C3F786D6C2076657273696F6E3D(22|27)312E30(22|27){0-320}
786D6C6E733A78646F6D65613D(22|27)75726E3A786F65762D64653A78646F6D65613A736368656D613A342E302E30(22|27)

Has priority over Extensible Markup Language (fmt/101). Is subsequent version of xdomea 3.1.0 (see #64).

Relevant links, documentation, extra information

  • Specification: https://www.xrepository.de/api/xrepository/urn:xoev-de:xdomea:kosit:standard:xdomea_4.0.0:dokument:Spezifikation_zu_xdomea_4.0.0
  • Schema files: https://www.xrepository.de/api/xrepository/urn:xoev-de:xdomea:kosit:standard:xdomea_4.0.0:xmlschema
  • Example file: https://github.com/lavnrw/xdomea-examples/blob/main/v4.0.0/518c7c31-d1a0-11ef-accb-005056871b7c_0503_1.xml

Credit

Landesarchiv Nordrhein-Westfalen

marhop avatar Jan 23 '25 15:01 marhop