<timeStruct> contains an internally structured representation for a time of day.
Attributes:
zone indicates time zone or place name wherever this is necessary to evaluate a temporal expression.
Datatype: CDATA
Values: contains a word or phrase such as GMT or ``Eastern Standard Time'' defining a time zone.
Default: #IMPLIED
Example
<timeStruct value=1615 zone=GMT>
   <hour>four</hour>
   <minute>fifteen</minute>
</timeStruct>
Note
Tagsetadditional tag set for common core features
Classdata, temporalExpr [and indirectly also:] phrase
Filenameteind2
Content: May contain temporal components and character data only.
Parentsab abbr activity actor add addName addrLine admin affiliation 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 dateRange dateStruct def del derivation desc descrip distance distinct distributor docAuthor docDate docEdition docImprint domain edition editor education emph equiv etym expan extent fDescr factuality figDesc firstLang foreign forename form fsDescr funder fw gen genName gloss gram gramGrp head headItem headLabel hi hyph imprimatur interaction item itype l label lang langKnown language lbl lem locale measure meeting mentioned mood name nameLink note num number occasion occupation opener orgDivn orgName orgTitle orgType orig orth otherForm p per persName phr placeName pos preparedness principal pron pubPlace publisher purpose q quote rdg re ref reg region rendition residence resp restore role roleDesc roleName rs s salute seg sense set settlement sic signed soCalled socecStatus sound speaker sponsor stage street stress subc supplied surname syll symbol tagUsage tech term time timeRange timeStruct title titlePart tns tr trailer trans u unclear usg valDesc view wit witDetail witness writing xr xref
Children#PCDATA dateStruct day distance hour minute month occasion offset second timeStruct week year
Declaration
<!ELEMENT timeStruct    - -  ((#PCDATA | %m.temporalExpr;)*)    >
<!ATTLIST timeStruct         %a.global
                             %a.temporalExpr
          zone               CDATA               #IMPLIED       >
See 6.4.4

Back to index