complexType QueryServiceLevelObjectiveValue

complexType {http://java.sun.com/products/oss/xml/CBE/Sla}QueryServiceLevelObjectiveValue

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}QueryValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Sla}QueryServiceLevelObjectiveValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Sla
Declared Namespacesxmlns:cbeschedule=http://java.sun.com/products/oss/xml/CBE/Schedule
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:cbealarm=http://java.sun.com/products/oss/xml/CBE/Alarm
xmlns:cbesla=http://java.sun.com/products/oss/xml/CBE/Sla
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="QueryServiceLevelObjectiveValue">
    <
annotation>
        <
documentation>
This interface represents the attributes of a ServiceLevelObjectiveValue
and can be used to perform queries about ServiceLevelObjectives.
</p>
<p>
The attributes will be used to filter out the Service Level Objectives
that match the values of the attributes. The attributes are concatenated
using logical AND-operation.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:QueryValue">
            <
sequence>
                <
element name="name" minOccurs="0" nillable="true" type="string"/>
                <
element name="serviceLevelObjectiveKey" minOccurs="0" nillable="true"
                    
type="cbesla:ServiceLevelObjectiveKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface represents the attributes of a ServiceLevelObjectiveValue
 and can be used to perform queries about ServiceLevelObjectives.
 </p>
 <p>
 The attributes will be used to filter out the Service Level Objectives
 that match the values of the attributes. The attributes are concatenated
 using logical AND-operation.


complexType QueryServiceLevelObjectiveValue


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.