TIME

  Description:
    contains a phrase defining a time of day in any format.
  Attributes:
        value:  gives the value of the time in a standard form.
        Data type:  CDATA
        Value:  Any string representing a time in standard format; recom-
              mended form is "hhmm", using the 24 hour clock.
        Default value:  #IMPLIED
        Example:
                  <time value=1600>four o' clock</time>
        Remarks:  If the normalized form of time is not given using the
              twenty-four hour clock, this fact should be documented in
              the <stdVals> element in the TEI Header.
        This attribute is optional.
        type:  indicates something about the type of temporal expression
              being tagged.
        Data type:  (am | pm | 24hour | descriptive)
              Legal values are:
              am :  indicates a temporal expression made on the basis of a
                    twelve-hour clock and referring to a time between mid-
                    night and noon.
              pm :  indicates a temporal expression made on the basis of a
                    twelve-hour clock and referring to a time between noon
                    and midnight.
              24hour :  indicates a temporal expression made on the basis
                    of a twenty-four-hour clock.
              descriptive :  indicates a temporal expression made in
                    descriptive terms, e.g. "noon".
        Default value:  #IMPLIED
        zone:  indicates time zone or place name wherever this is neces-
              sary to evaluate a temporal expression.
        Data type:  CDATA
        Value:  contains a word or phrase such as GMT or 'Eastern Standard
              Time' which might be helpful in evaluating the temporal
              expression.
        Default value:  #IMPLIED
  Example:
              As he sat smiling, the quarter struck &mdash <time value=1145>
              the quarter to twelve</time>.
  Part:  additional tag set for common core features
  Member of classes:  data [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 channel cl classCode closer
        colloc constitution corr country creation damage dataDesc date
        dateline dateRange def del derivation desc descrip distance dis-
        tinct distributor docAuthor docDate docEdition docImprint domain
        edition editor education emph equiv etym expan extent factuality
        figDesc firstLang foreign forename form fsDescr funder fw fDescr
        gen genName gloss gram gramGrp head headItem headLabel hi hyph
        imprimatur interaction item itype l label lang language langKnown
        lbl lem locale measure meeting mentioned mood name nameLink note
        num number occasion occupation opener orgdivn orgtitle orgtype
        orgName orig orth otherForm p per persName phr placeName pos pre-
        paredness principal pron publisher pubPlace purpose q quote rdg re
        ref reg region rendition residence resp restore role roleDesc
        roleName rs s salute seg sense set setting settlement sic signed
        socecStatus sound soCalled speaker sponsor stage street stress
        subc supplied surname syll symbol tagUsage tech term time timeR-
        ange 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 time          - -  (%phrase.seq;)                     >
       <!ATTLIST time               %a.global
                 value              CDATA               #IMPLIED
                 type               (am | pm | 24hour | descriptive)
                                                        #IMPLIED
                 zone               CDATA               #IMPLIED       >
  Discussed in 6.4.4, "Dates and times," on page 11.
  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