<day> (day) the day component of a structured date.
Attributes:
Example
<dateStruct value='14-05-1993'>
  <day type=name>Friday</day>,
  <day type=number>14</day>
  <month type=name>May</month>
  <year>1993</year></dateStruct>
Note
Tagsetadditional tag set for
ClasstemporalExpr
Filenameteind2
ParentsdateStruct timeStruct
Children#PCDATA
Declaration
<!ELEMENT day           - -  (#PCDATA)                          >
<!ATTLIST day                %a.global
                             %a.temporalExpr                    >
See 20.4

Back to index