File: xtsiSQLTypeType_HV01105165.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (62 lines) | stat: -rw-r--r-- 3,192 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01105165"><META NAME="lcid" CONTENT="1033"><title>SQLTypeType simpleType</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>SQLTypeType simpleType</h1><p>Specifies the SQL data type of a query parameter or PivotTable field.</p><h2>Type Information</h2><table>
      <tr>
        <td>
          <b class="bterm">Namespace</b>
        </td>
        <td>urn:schemas-microsoft-com:office:excel</td>
      </tr>
      <tr>
        <td>
          <b class="bterm">Schema name</b>
        </td>
        <td>XML Spreadsheet 2000</td>
      </tr>
    </table><h2>Definition</h2><pre>
      <code>
&lt;xsd:simpleType name="SQLTypeType" &gt;
  &lt;xsd:restriction base="xsd:string"&gt;
    &lt;xsd:enumeration value="BigInteger" /&gt;
    &lt;xsd:enumeration value="Binary" /&gt;
    &lt;xsd:enumeration value="Bit" /&gt;
    &lt;xsd:enumeration value="Character" /&gt;
    &lt;xsd:enumeration value="Date" /&gt;
    &lt;xsd:enumeration value="Decimal" /&gt;
    &lt;xsd:enumeration value="Double" /&gt;
    &lt;xsd:enumeration value="Float" /&gt;
    &lt;xsd:enumeration value="GUID" /&gt;
    &lt;xsd:enumeration value="Integer" /&gt;
    &lt;xsd:enumeration value="LongVariableBinary" /&gt;
    &lt;xsd:enumeration value="LongVariableCharacter" /&gt;
    &lt;xsd:enumeration value="Numeric" /&gt;
    &lt;xsd:enumeration value="Real" /&gt;
    &lt;xsd:enumeration value="SignedBigInteger" /&gt;
    &lt;xsd:enumeration value="SignedInteger" /&gt;
    &lt;xsd:enumeration value="SignedSmallInteger" /&gt;
    &lt;xsd:enumeration value="SignedTinyInteger" /&gt;
    &lt;xsd:enumeration value="SmallInteger" /&gt;
    &lt;xsd:enumeration value="Time" /&gt;
    &lt;xsd:enumeration value="TimeStamp" /&gt;
    &lt;xsd:enumeration value="TinyInteger" /&gt;
    &lt;xsd:enumeration value="Unknown" /&gt;
    &lt;xsd:enumeration value="UnsignedBigInteger" /&gt;
    &lt;xsd:enumeration value="UnsignedInteger" /&gt;
    &lt;xsd:enumeration value="UnsignedSmallInteger" /&gt;
    &lt;xsd:enumeration value="UnsignedTinyInteger" /&gt;
    &lt;xsd:enumeration value="VariableBinary" /&gt;
    &lt;xsd:enumeration value="VariableCharacter" /&gt;
    &lt;xsd:enumeration value="WideCharacter" /&gt;
    &lt;xsd:enumeration value="WideLongVariableCharacter" /&gt;
    &lt;xsd:enumeration value="WideVariableCharacter" /&gt;
  &lt;/xsd:restriction&gt;
&lt;/xsd:simpleType&gt;

</code>
    </pre><center><a href="XMLSchemaCopyright_HV01147162.htm">&copy;2003-2004 Microsoft Corporation. All rights reserved.</a>  

Permission to copy, display and distribute this document is available at: <a 

href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&amp;CTT=11&amp;Origin=HV011232471033" 

target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>