simpleType FunctionType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:schemas-microsoft-com:office:excel}FunctionType
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="FunctionType">
    <
xsd:annotation>
        <
xsd:documentation>Contains the function used to summarize a data field or total.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="Avg"/>
        <
xsd:enumeration value="Count"/>
        <
xsd:enumeration value="CountNums"/>
        <
xsd:enumeration value="Max"/>
        <
xsd:enumeration value="Min"/>
        <
xsd:enumeration value="Product"/>
        <
xsd:enumeration value="StdDev"/>
        <
xsd:enumeration value="StdDevP"/>
        <
xsd:enumeration value="Sum"/>
        <
xsd:enumeration value="Var"/>
        <
xsd:enumeration value="VarP"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Contains the function used to summarize a data field or total.


simpleType FunctionType


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.