Definition Type: Element
Name: XSDType
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel2003xml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
"Contains the data type of the element or attribute being mapped, using the data types from the W3C Schema specification."
Collapse XSD Schema Diagram:
XSD Diagram of XSDType in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="XSDType" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>"Contains the data type of the element or attribute being mapped, using the data types from the W3C Schema specification."</xsd:documentation>
    </xsd:annotation>
</xsd:element>