complexType CurrentResultReport

complexType {http://java.sun.com/products/oss/xml/CBE/Report}CurrentResultReport

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Report
Declared Namespacesxmlns:cbereport=http://java.sun.com/products/oss/xml/CBE/Report
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CurrentResultReport">
    <
annotation>
        <
documentation>
This interface represents report of the current values of a measurement job.

<p>
An external system may for some reason be interested in the current values of the
measurement job for example tracing the increment of some of the counters. The requested
result report of the current values of the measurement job is represented by this interface.
The current measurement result can be represented in two ways that the sever decide. The
two ways are:
<ul>
<li> as a location of the current measurement report file or
<li> as data.
</ul>
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="URLType" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="dataType" minOccurs="0" nillable="true" type="boolean"/>
        <
element name="reportInformation" minOccurs="0" nillable="true" type="cbereport:ReportInfo"/>
        <
element name="reportData" minOccurs="0" nillable="true" type="cbereport:ReportData"/>
    </
sequence>
</
complexType>


Documentation

This interface represents report of the current values of a measurement job.
 <p>
 An external system may for some reason be interested in the current values of the
 measurement job for example tracing the increment of some of the counters. The requested
 result report of the current values of the measurement job is represented by this interface.
 The current measurement result can be represented in two ways that the sever decide. The
 two ways are:
 <ul>
 <li> as a location of the current measurement report file or
 <li> as data.
 </ul>


complexType CurrentResultReport


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.