complexType SLASpecificationKeyResult

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityKeyResult (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}EntitySpecificationKeyResult (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Sla}SLASpecificationKeyResult
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="SLASpecificationKeyResult">
    <
annotation>
        <
documentation>
This interface encapsulates all the necessary information to indicate
the result of a BEST EFFORT operation on a specific Service Level
Agreement Specification.
</p>
<p>
The interface contains the primary key of the Service Level Agreement
Specification, a boolean value indicating if the operation was
successful for that Service Level Agreement Specification, and the reason why it
failed.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntitySpecificationKeyResult">
            <
sequence>
                <
element name="SLASpecificationKey" minOccurs="0" nillable="true"
                    
type="cbesla:SLASpecificationKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface encapsulates all the necessary information to indicate
 the result of a BEST EFFORT operation on a specific Service Level
 Agreement Specification.
 </p>
 <p>
 The interface contains the primary key of the Service Level Agreement
 Specification, a boolean value indicating if the operation was
 successful for that Service Level Agreement Specification, and the reason why it
 failed.


complexType SLASpecificationKeyResult


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.