Changes

Jump to navigation Jump to search
16 bytes added ,  12:39, 18 October 2013
## 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 be losslessly converted back to their original form.
# Array entries are also represented via elements. {{Code|<_>}} is used as element name (before {{CodeVersion|value7.8}} , the element was used before named {{VersionCode|7.8<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