simpleType NumberFormatType

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

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="NumberFormatType">
    <
xsd:annotation>
        <
xsd:documentation>Specifies the number format to apply to data field items and totals.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:union>
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string">
                <
xsd:enumeration value="General Date"/>
                <
xsd:enumeration value="Short Date"/>
                <
xsd:enumeration value="Medium Date"/>
                <
xsd:enumeration value="Long Date"/>
                <
xsd:enumeration value="Short Time"/>
                <
xsd:enumeration value="Medium Time"/>
                <
xsd:enumeration value="Long Time Currency"/>
                <
xsd:enumeration value="Fixed"/>
                <
xsd:enumeration value="General"/>
                <
xsd:enumeration value="General Number"/>
                <
xsd:enumeration value="Percent"/>
                <
xsd:enumeration value="Scientific"/>
                <
xsd:enumeration value="Standard (#,##0.00)"/>
                <
xsd:enumeration value="On/Off"/>
                <
xsd:enumeration value="True/False"/>
                <
xsd:enumeration value="Yes/No"/>
                <
xsd:enumeration value="General"/>
            </
xsd:restriction>
        </
xsd:simpleType>
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string"/>
        </
xsd:simpleType>
    </
xsd:union>
</
xsd:simpleType>


Documentation

Specifies the number format to apply to data field items and totals.


simpleType NumberFormatType


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.