Changes

Jump to navigation Jump to search
16 bytes removed ,  13:36, 18 October 2013
* Object pairs are represented via elements. The name of a pair is rewritten to an element name:
** Empty names are represented by a single underscore ({{Code|_}}). Existing underscores are rewritten to two underscores ({{Code|__}}), and characters that are not valid in element names are rewritten to an underscore and the character’s four-digit Unicode.
** If the {{Code|lax}} option is set to {{Code|false}}, invalid characters are simply replaced with underscores. The resulting names are better readable, but may not cannot be losslessly converted back to their original form.* Array entries are also represented via elements. {{Code|<_>}} is used as element name (before {{Version|7.8}}, the element was named {{Code|<value>}}).
* Object and array values are stored in text nodes.
* The types of values are represented via {{Code|type}} attributes:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu