w:date
Date Structured Document Tag
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_SdtDate
Properties: Local, Qualified
Content
- Sequence [1..1]
- w:dateFormat [0..1] Date Display Mask
- w:lid [0..1] Date Picker Language ID
- w:storeMappedDataAs [0..1] Custom XML Data Date Storage Format
- w:calendar [0..1] Date Picker Calendar Type
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:fullDate | [0..1] | w:ST_DateTime | Last Known Date in XML Schema DateTime Format |
Used in
- Type w:CT_SdtPr (Element w:sdtPr)
Sample instance
<w:date> <w:dateFormat w:val="string"/> <w:lid w:val=""/> <w:storeMappedDataAs/> <w:calendar/> </w:date>