simpleType ReportMode

simpleType {http://java.sun.com/products/oss/xml/CommonFramework}ReportMode

Derived Types
{http://java.sun.com/products/oss/xml/CommonFramework}ReportMode
 {http://java.sun.com/products/oss/xml/CommonFramework}reportModeItem (by type)
 {http://java.sun.com/products/oss/xml/CommonFramework}reportMode (by type)
Target Namespacehttp://java.sun.com/products/oss/xml/CommonFramework
Declared Namespacesxmlns:cfi=http://java.sun.com/products/oss/xml/CommonFramework
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<simpleType name="ReportMode">
    <
restriction base="string">
        <
enumeration value="NO_REPORT_MODE"/>
        <
enumeration value="EVENT_SINGLE"/>
        <
enumeration value="EVENT_MULTIPLE"/>
        <
enumeration value="FILE_SINGLE"/>
        <
enumeration value="FILE_MULTIPLE"/>
        <
enumeration value="STREAM_SINGLE"/>
        <
enumeration value="STREAM_MULTIPLE"/>
        <
enumeration value="ITERATOR_SINGLE"/>
        <
enumeration value="ITERATOR_MULTIPLE"/>
    </
restriction>
</
simpleType>


simpleType ReportMode


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.