Definition Type: Element
Name: date
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_SdtDate
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Date Structured Document Tag
Collapse XSD Schema Diagram:
Drilldown into calendar in schema wml_xsd Drilldown into storeMappedDataAs in schema wml_xsd Drilldown into lid in schema wml_xsd Drilldown into dateFormat in schema wml_xsd Drilldown into fullDate in schema wml_xsd Drilldown into CT_SdtDate in schema wml_xsdXSD Diagram of date in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="date" type="CT_SdtDate">
    <xsd:annotation>
        <xsd:documentation>Date Structured Document Tag</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
dateFormat w:dateFormat 0 (1)
lid w:lid 0 (1)
storeMappedDataAs w:storeMappedDataAs 0 (1)
calendar w:calendar 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
fullDate w:fullDate Optional
Collapse Derivation Tree: