ISO-IEC 24821-1

Why Trust Techopedia

What Does ISO-IEC 24821-1 Mean?

ISO-IEC 24821-1 is an international standard, which specifies a format for XML documents. It defines a standard for interpreting the XML information set (XML Infoset) with the help of binary encoding. The ASN.1 and ASN.1 Encoding Control Notation (ECN) are the widely used notations for specifying binary encodings.

Advertisements

This term is also known as Fast Infoset (FI).

Techopedia Explains ISO-IEC 24821-1

The ISO-IEC 24821-1 was released in 2007 as a technology based standard. It was then called Fast Infoset. The FI technology was developed as a substitute to World Wide Web Consortium (W3C) XML syntax. The FI specification is approved by the International telecommunication Union (ITU) and was first published in May 2005 by ITU and then by ISO in 2007. The FI specification was approved by both ITU and ISO. The FI technology unfolds several techniques, which help to reduce the size of the encodings. It also helps to achieve faster processing of documents when compared to the W3C XML representation. The documents created in XML format can be converted into FI format very easily. Another myth about FI ASN.1 is that FI requires ASN.1 tool support. Though FI specifications are based on ASN.1 notations, FI does not require ASN.1 tools in actual implementation.

ISO/IEC 24824-1 allows the use of dynamic tables (for representing both character strings and qualified names) and initial and external vocabularies.

ISO/IEC 24824-1 also defines a multipurpose Internet mail extensions (MIME) media type, which recognizes an FI document. The FI specification depends on ASN.1 file format. It may include tag/length/value blocks. Length prefixers are used instead of delimeters to store text values of attributes and elements.

Fast Infosets are usually compressed during the XML file generation process. This makes them even faster when compared to Zip-style compression algorithms on an XML stream. The performance of FI is much faster with simple API (application programming interface) for XML (SAX) type parsing when compared to the parsing performance of XML 1.0 without Zip-style compression.

Some of the advantages of ISO-IEC 24821-1 are as follows:

  • There are no end tags. The character duplication for end tags become unnecessary.
  • No characters are escaped. Character checking can consume time. If any character needs to be replaced, it may result in additional time and memory usage.
  • The use of length-prefixers for content allows a decoder to allocate resources accurately. Large content can be rejected immediately.
  • The repeated strings are indexed. This helps minimize document size. The repeated string is replaced by a commonly used string with an integer. Examples include element and attribute names.
Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…