DATE

  Description:
    contains a date in any format.
  Attributes:
        calendar:  indicates the system or calendar to which the date
              belongs.
        Data type:  CDATA
        Value:  Recommended values include:  Gregorian, Julian, Roman,
              Mosaic, Revolutionary, Islamic.
        Default value:  #IMPLIED
        Example:
                  He was born on <date calendar=Gregorian>Feb. 22,
                  1732</date> (<date calendar=Julian
                  value='1732-2-22'>Feb. 11, 1731/32, O.S.</date>).
        This attribute is optional.
        value:  gives the value of the date in some standard form, usually
              yyyy-mm-dd.
        Data type:  CDATA
        Value:  Any string representing a date in standard format; recom-
              mended form is "yyyy-mm-dd", as defined by ISO 8601: 1988,
              Data elements and interchange formats -- Information inter-
              change -- Representation of dates and times.
        Default value:  #IMPLIED
        Example:
                  This list begins in the year 1632, more precisely
                  on Trinity Sunday, i.e. the Sunday after Pentecost,
                  in that year the <date calendar=Julian value=1632-6-6>
                  27th of May (old style)</date>.
        Remarks:  For simple dates, the value should give the Gregorian
              date in the form (yyyy-mm-dd) specified by ISO 8601.  More
              complicated dates or special applications may require
              another calendar or another form; these should be documented
              in the <stdVals> element in the TEI Header.
        This attribute is optional.
        certainty:  indicates the degree of precision to be attributed to
              the date.
        Data type:  CDATA
        Value:  Any appropriate value, e.g.  ca., approx, after, before.
        Default value:  #IMPLIED
        This attribute is optional.
  Example:
             <date value='1980-02' certainty=approx>early February 1980</date>
             Given on the <date value='1977-06-12'>Twelfth Day of June
             in the Year of Our Lord One Thousand Nine Hundred and
             Seventy-seven of the Republic the Two Hundredth and first
             and of the University the Eighty-Sixth.</date>
             <date value='1990-09'>September 1990</date>
  Part:  additional tag set for common core features
  Member of classes:  data, date, terminologyInclusions [and indirectly
        also:] phrase
  DTD file:  teicore2
  Data description:  May contain character data and phrase-level elements.
  May occur within:  abbr activity actor add addrLine addName admin affil-
        iation author authority bibl biblScope birth bloc byline camera
        caption case castItem catDesc cell change channel cl classCode
        closer colloc constitution corr country creation damage dataDesc
        date dateline dateRange def del derivation desc descrip distance
        distinct distributor docAuthor docDate docEdition docImprint
        domain edition editor education emph equiv etym expan extent fac-
        tuality figDesc firstLang foreign forename form fsDescr funder fw
        fDescr gen genName gloss gram gramGrp head headItem headLabel hi
        hyph imprimatur imprint interaction item itype l label lang lan-
        guage langKnown lbl lem locale measure meeting mentioned mood name
        nameLink note num number occasion occupation opener orgdivn orgti-
        tle orgtype orgName orig orth otherForm p per persName phr place-
        Name pos preparedness principal pron publicationStmt publisher
        pubPlace purpose q quote rdg re recording ref reg region rendition
        residence resp restore role roleDesc roleName rs s salute seg
        sense set settlement sic signed socecStatus sound soCalled speaker
        sponsor stage street stress subc supplied surname syll symbol
        tagUsage tech term termEntry time timeRange title titlePart tns tr
        trailer trans u unclear usg valDesc view wit witness witDetail
        writing xr xref
  May contain:  #PCDATA abbr add address anchor att c caesura cl corr date
        dateRange dateStruct del distinct emph expan foreign formula gap
        gi gloss handShift hi lang link m measure mentioned name num orig
        oRef oVar phr ptr pRef pVar ref reg rs s seg sic soCalled tag term
        time timeRange timeStruct title val w xptr xref
  Declaration:
       <!ELEMENT date          - -  (%phrase.seq;)                     >
       <!ATTLIST date               %a.global
                 calendar           CDATA               #IMPLIED
                 value              CDATA               #IMPLIED
                 certainty          CDATA               #IMPLIED       >
  Discussed in 6.4.4, "Dates and times," on page 11.
  Discussed in 5.2.4, "Publication, Distribution, etc.," on page 8.
  Discussed in 5.5, "The Revision Description," on page 10.
  Discussed in 6.10.2.3, "Imprint, Pagination, and Other Details," on page
       14.
  Discussed in 13.2, "Tags for Terminological Data," on page 24.
  Discussed in 23.2.3, "The Setting Description," on page 41.
  Discussed in 20.4, "Dates and Time," on page 38.
  This tag is optional.

Content


Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED
See ATTRIBUTES
See CONTENT DECLARATION


Parent Elements


Top Element List
All Element List
Tree
teilite DTD