CT_SdtDate

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fullDate ST_DateTime optional

Used By

Element CT_SdtPr/date

Source

<xsd:complexType name="CT_SdtDate">
  <xsd:sequence>
    <xsd:element name="dateFormat" type="CT_String" minOccurs="0"/>
    <xsd:element name="lid" type="CT_Lang" minOccurs="0"/>
    <xsd:element name="storeMappedDataAs" type="CT_SdtDateMappingType" minOccurs="0"/>
    <xsd:element name="calendar" type="CT_CalendarType" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="fullDate" type="ST_DateTime" use="optional"/>
</xsd:complexType>