<time> contains a phrase defining a time of day in any format. [3.5.4. Dates and Times] |
Module | core |
Attributes | Attributes att.global (@xml:id, @n, @xml:lang) (att.global.rendition (@rend, @style)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.datable (@calendar) (att.datable.w3c (@when, @from, @to)) att.typed (@type) |
Member of | |
Contained by | |
May contain | |
Declaration |
element time
{
attribute from { text }?,
attribute to { text }?,
attribute extent { text }?,
( text | model.gLike | model.phrase | model.global )*
} |
Example | As he sat smiling, the quarter struck — <time when="11:45:00">the quarter to twelve </time>. |