Definition Type: Attribute
Name: dt
Namespace: uuid:C2F41010-65B3-11d1-A29F-00AA00C14882
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: dt.xsd
ContentType Restriction
Documentation:
Specifies the data type of custom properties for a document. Used for custom elements defined in the CustomDocumentProperty element of office.xsd.
Collapse XSD Schema Diagram:
XSD Diagram of dt in schema dt_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="dt">
    <xsd:annotation>
        <xsd:documentation>Specifies the data type of custom properties for a document. Used for custom elements defined in the CustomDocumentProperty element of office.xsd.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:enumeration value="string" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:attribute>
Collapse Facets:
Facet Value
Enumeration string