Appendice G Deprecations
Indice
TEI: About the Deprecation Appendix¶Appendice G.1 About the Deprecation Appendix
This appendix gives you a list of all items (elements, attributes, attribute values, datatypes etc.) which are deprecated in this revision of the TEI Guidelines (revision ccd19b0ba of TEI P5 Version 4.0.0).
Identifier | Component type | This feature will be withdrawn after | Descrizione |
value | elementSpec | 2022-02-15 | The use of value inside charProp to specify a character or glyph property value is being replaced by either unicodeProp, localProp, or unihanProp. |
unicodeName | elementSpec | 2022-02-15 | The use of unicodeName to specify a character or glyph name is being replaced by unicodeProp (or perhaps unihanProp) with a name of Name. |
localName | elementSpec | 2022-02-15 | The use of localName to specify a local character or glyph name is being replaced with either unicodeProp, localProp, or unihanProp, likely with a name of Name. |
glyphName | elementSpec | 2022-02-15 | The use of glyphName to specify a glyph name is being replaced by either unicodeProp, localProp, or unihanProp, likely with a name of Name. |
charProp | elementSpec | 2022-02-15 | The use of charProp to specify a character property is being replaced by either unicodeProp, localProp, or unihanProp. |
charName | elementSpec | 2022-02-15 | The use of charName is being replaced by either unicodeProp, unihanProp, or localProp, likely with a name value of Name. |