complexType ActivityReportParams

complexType {http://java.sun.com/products/oss/xml/CommonFramework}ActivityReportParams

Abstractfalse (This can be used in an instance)
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

<complexType name="ActivityReportParams">
    <
annotation>
        <
documentation>
This interface represents the Reporting parameters of an Activity.
The following reporting parameters constitute this interface:
<UL>
<LI> {@link ReportFormat}: Format of the report results.
<LI> long ReportPerid: Specifies how often the reports will be generated.
</UL>
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="reportFormat" minOccurs="0" nillable="true" type="cfi:ReportFormat"/>
        <
element name="reportPeriod" minOccurs="0" nillable="true" type="long"/>
        <
element ref="cfi:baseReportMode" minOccurs="0"/>
        <
element name="eventDestinationType" minOccurs="0" nillable="true" type="int"/>
        <
element name="eventDestinationName" minOccurs="0" nillable="true" type="string"/>
        <
element name="reportProtocolName" minOccurs="0" nillable="true" type="string"/>
        <
element name="reportProtocolVersion" minOccurs="0" nillable="true" type="string"/>
    </
sequence>
</
complexType>


Documentation

This interface represents the Reporting parameters of an Activity.
 The following reporting parameters constitute this interface:
 <UL>
 <LI> {@link ReportFormat}: Format of the report results.
 <LI> long ReportPerid: Specifies how often the reports will be generated.
 </UL>


complexType ActivityReportParams


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.