Showing:

Annotations
Attributes
Diagrams
Properties
Used by
Element time
Annotations
The time element represents either a time on a 24 hour clock, or a precise date in the proleptic Gregorian calendar, optionally with a time and a time-zone offset.
Diagram
Diagram attributes_xsd_Attribute_datetime.tmp#datetime attributes_xsd_Attribute_Group_microdata--group.tmp#microdata--group
Properties
content complex
mixed true
Used by
Attributes
QName Type Use Annotation
datetime union of(xs:dateTime, xs:date) required
itemprop xs:string optional
"property-name" — adds a property to a microdata item. The name of the property can be a word or URL, and the value is the ‘content’ of the element with this attribute.
itemscope restriction of xs:string optional
Defines a group of name-value pair(s), called an item
itemtype xs:anyURI optional
defines the item’s type when used on the same element as itemscope. The itemtype value is a URL that acts as an identifying vocabulary name.