Definition Type: Element
Name: DataType
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:DataTypeType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the data type of the field.
Collapse XSD Schema Diagram:
XSD Diagram of DataType in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DataType" type="DataTypeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the data type of the field.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: