Summary
|
Name |
Extensible Markup Language |
Version |
1.1 |
Other names |
XML (1.1) |
Identifiers |
MIME:
application/xml Library of Congress Format Description Identifier:
fdd000264 PUID:
fmt/1776 Apple Uniform Type Identifier:
public.xml MIME:
text/xml
|
Family |
|
Classification |
Text (Mark-up) |
Disclosure |
|
Description |
Extensible Markup Language (XML) version 1.1 was developed by World Wide Web Consortium (W3C) in 2004. It is a general purpose markup language for creating other special purpose markup languages, it derived from SGML (ISO 8879). XML 1.1 was designed to be used when features of XML 1.0 [fmt/101] do not permit certain functionalities. It is structured to use any version of Unicode, in basic terms, whereas XML 1.0 provided a rigid definition of names, wherein everything that was not permitted was forbidden, XML 1.1 names are designed so that everything that is not forbidden (for a specific reason) is permitted. It also adds checking of normalization, and follows the Unicode line ending rules more closely. Authors are encouraged to generate XML 1.0 documents if the added flexibility is not required. XML Parsers are expected to understand both XML 1.0 and XML 1.1. It typically begins with an XML declaration, defining the XML version and character set used. This may be followed by a Document Type declaration, containing or pointing to a markup declaration for the class of document. An XML document is said to be well-formed if it conforms to the XML specification; it is said to be valid if it additionally complies with a defined markup declaration. The formatting and transformation of XML documents can be controlled using the Extensible Stylesheet Language (XSL). |
Orientation |
Text |
Byte order |
|
Related file formats |
Is subtype of Extensible Markup Language (1.0) Is supertype of Synchronized Multimedia Integration Language (Generic)
|
Technical Environment |
|
Released |
04 Feb 2004 |
Supported until |
|
Format Risk |
|
Developed by |
World Wide Web Consortium
|
Supported by |
None.
|
Source |
Stadtarchiv Hof / Stadtarchiv Hof
|
Source date |
04 Oct 2022 |
Source description |
08/2023 (v.113)- Relationship with fmt/101 added and signature tightened to prevent clashes with fmt/92. Submitted by Preservica. |
Last updated |
15 Aug 2023 |
Note |
https://web.archive.org/web/20220918202300/https://www.w3.org/TR/2006/REC-xml11-20060816/
https://www.loc.gov/preservation/digital/formats/fdd/fdd000264.shtml
https://web.archive.org/web/20210517154945/https://developer.apple.com/documentation/uniformtypeidentifiers/uttype/3551601-xml |