ssml:d
Date Time
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Type: ssml:CT_DateTime
Properties: Local, Qualified
Content
- ssml:x [0..*] Member Property Index
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| v | [1..1] | xsd:dateTime | Value | |
| u | [0..1] | xsd:boolean | Unused Item | |
| f | [0..1] | xsd:boolean | Calculated Item Value | |
| c | [0..1] | ssml:ST_Xstring | Caption | |
| cp | [0..1] | xsd:unsignedInt | Member Property Count |
Used in
- Type ssml:CT_GroupItems (Element ssml:groupItems)
- Type ssml:CT_Record (Element ssml:r)
- Type ssml:CT_SharedItems (Element ssml:sharedItems)
Sample instance
<ssml:d v="2000-01-01T12:00:00"> <ssml:x/> </ssml:d>



