simpleType DataTypeType

simpleType {urn:schemas-microsoft-com:office:excel}DataTypeType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:schemas-microsoft-com:office:excel}DataTypeType
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:simpleType name="DataTypeType">
    <
xsd:annotation>
        <
xsd:documentation>Specifies either the data type of a column in a PivotTable cache, or the data type of a PivotTable field for non-OLAP data sources.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="Number"/>
        <
xsd:enumeration value="Bin.Hex"/>
        <
xsd:enumeration value="Boolean"/>
        <
xsd:enumeration value="DateTime"/>
        <
xsd:enumeration value="Float"/>
        <
xsd:enumeration value="Integer"/>
        <
xsd:enumeration value="I1"/>
        <
xsd:enumeration value="I2"/>
        <
xsd:enumeration value="I8"/>
        <
xsd:enumeration value="Int"/>
        <
xsd:enumeration value="String"/>
        <
xsd:enumeration value="UI1"/>
        <
xsd:enumeration value="UI2"/>
        <
xsd:enumeration value="UI4"/>
        <
xsd:enumeration value="UI8"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Specifies either the data type of a column in a PivotTable cache, or the data type of a PivotTable field for non-OLAP data sources.


simpleType DataTypeType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.