att.datable
att.datable provides attributes for normalization of elements that contain dates, times, or datable events. | |||||||||||||||||
Module | tei — 1 The TEI Infrastructure | ||||||||||||||||
Members | licence application creation change name date time origDate origPlace stamp binding seal origin provenance acquisition custEvent orgName persName placeName bloc country region district settlement geogName geogFeat affiliation age birth climate death education event faith floruit langKnowledge langKnown location nationality occupation population relation residence sex socecStatus state terrain trait | ||||||||||||||||
Attributes | att.datable.w3c (@when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.datable.custom (@when-custom, @notBefore-custom, @notAfter-custom, @from-custom, @to-custom, @datingPoint, @datingMethod)
| ||||||||||||||||
Note | This ‘superclass’ provides attributes that
can be used to provide normalized values of temporal information.
By default, the attributes from the att.datable.w3c class are provided. If the
module for names & dates is loaded, this class also provides
attributes from the att.datable.iso and
att.datable.custom classes. In general, the possible values of attributes restricted to
the W3C datatypes form a subset of those values available via the
ISO 8601 standard. However, the greater expressiveness of the ISO
datatypes may not be needed, and there exists much greater
software support for the W3C datatypes. |