Binary XML
From Just Solve the File Format Problem
(Difference between revisions)
(Changed primary category) |
(→See also) |
||
Line 6: | Line 6: | ||
== See also == | == See also == | ||
− | |||
* [[XML]] | * [[XML]] | ||
Latest revision as of 12:46, 20 April 2018
Binary XML is a binary representation of the XML data format (unlike normal text-based XML documents), used in some applications for speed and compactness, at the expense of not being directly human-readable. No consistent standard has yet emerged for this, but some competing versions are in use including an Android form found within APK app archives.