complexType PerformanceMonitorKeyResult

complexType {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorKeyResult

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityKeyResult (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}EntityKeyResult (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorKeyResult
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Measurement
Declared Namespacesxmlns:cbereport=http://java.sun.com/products/oss/xml/CBE/Report
xmlns:cbeschedule=http://java.sun.com/products/oss/xml/CBE/Schedule
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:cbemeasurement=http://java.sun.com/products/oss/xml/CBE/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="PerformanceMonitorKeyResult">
    <
annotation>
        <
documentation>
This interface encapsulates all the information necessary to indicate the result
of a BEST EFFORT operation on a specific measurement job.

<p>
The performance monitor key result is used in operations involving multiple
measurement jobs, for example in the deletion or creation of multiple measurement
jobs.

<p>
The interface contains the primary key of the measurement job, a boolean value
indicating if the operation was successful for that measurement job and the
reason why the operation failed.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntityKeyResult">
            <
sequence>
                <
element name="performanceMonitorKey" minOccurs="0" nillable="true"
                    
type="cbemeasurement:PerformanceMonitorKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface encapsulates all the information necessary to indicate the result
 of a BEST EFFORT operation on a specific measurement job.
 <p>
 The performance monitor key result is used in operations involving multiple
 measurement jobs, for example in the deletion or creation of multiple measurement
 jobs.
 <p>
 The interface contains the primary key of the measurement job, a boolean value
 indicating if the operation was successful for that measurement job and the
 reason why the operation failed.


complexType PerformanceMonitorKeyResult


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.