Content deleted Content added
No edit summary |
|||
Line 99:
"deprecated": false,
"description": "Encodings which it is an extended version or superset of (but which it may or may not be a clear successor of)."
},▼
"type": "string",▼
"deprecated": false,▼
"description": "Encodings which it is a close modification of but NOT (either in theory or practice) a superset of."
},
"extensions": {
Line 105 ⟶ 111:
"deprecated": false,
"description": "Noteworthy extended versions of the charset or encoding (but which may or may not be regarded as clear successors)."
▲ },
▲ "encodings": {
▲ "label": "Encoding formats",
▲ "type": "string",
▲ "deprecated": false,
"description": "Encoding or transformation formats for the charset. These are usually listed if the charset either doesn't define an encoding format itself, or defines more than one (e.g. Unicode), or one which is not consistently used."▼
},
"encodes": {
Line 117:
"deprecated": false,
"description": "Repertoire or charset which is a subset of this encoding's repertoire. Whilst this may be something which is both a charset and an encoding, it should not be an encoding solely encoding a charset with its own clear identity (e.g. 'ISO 8859-1' and 'Unicode' are both appropriate values but 'UTF-8' is not). If it is an encoding which is a subset of the encoding itself, it goes in the Extends field."
},
"encodings": {
"label": "Encoding formats",
"type": "string",
"deprecated": false,
▲ "description": "Encoding or transformation formats for the charset. These are usually listed if the charset either doesn't define an encoding format itself, or defines more than one (e.g. Unicode), or one which is not consistently used."
},
"prev": {
Line 122 ⟶ 128:
"type": "string",
"deprecated": false,
"description": "Encoding or charset which it superseded in some context
},
"next": {
Line 128 ⟶ 134:
"type": "string",
"deprecated": false,
"description": "Encoding or charset which it was superseded by in some context
},
"otherrelated": {
|