| SpreadsheetML Schemas | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 12 October 2007 |
| Definition Type | Simple Type |
| Name | DataTypeType |
| Namespace | urn:schemas-microsoft-com:office:excel |
| Facets | |
| Enumerations | Number , Bin.Hex , Boolean , DateTime , Float , Integer , I1 , I2 , I8 , Int , String , UI1 , UI2 , UI4 , UI8 |
| 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 Schema | excel.xsd |
|
|
|
|
|
|
|
|
|
<xsd:simpleType xmlns:xsd="http://www.w3.org/2001/XMLSchema" 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> |
|
|
|
|
|
[No Sub Types] DataTypeType x:DataType x:DataType |
|
|
|
|
| x:DataType , x:DataType | |
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |