complexType SLAItemSpecificationValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntitySpecificationValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Sla}SLAItemSpecificationValue
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="SLAItemSpecificationValue">
    <
annotation>
        <
documentation>
This interface represents a Service Level Agreement Item Specification, which
represents a line item in a contractual agreement for service quality.
</p>
<p>
A Service Level Agreement Item Specification is a entity managed by the
javax.oss.sqm.monitor.JVTServiceQualityMonitoringSession.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbecore:EntitySpecificationValue">
            <
sequence>
                <
element name="name" minOccurs="0" nillable="true" type="string"/>
                <
element name="relatedEntityValueType" minOccurs="0" nillable="true" type="string"/>
                <
element name="relatedEntityKey" minOccurs="0" nillable="true"
                    
type="co:ManagedEntityKey"/>
                <
element name="alarmConfig" minOccurs="0" nillable="true" type="cbealarm:AlarmConfig"/>
                <
element name="SLASpecificationKey" minOccurs="0" nillable="true"
                    
type="cbesla:SLASpecificationKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface represents a Service Level Agreement Item Specification, which
 represents a line item in a contractual agreement for service quality.
 </p>
 <p>
 A Service Level Agreement Item Specification is a entity managed by the
 javax.oss.sqm.monitor.JVTServiceQualityMonitoringSession.


complexType SLAItemSpecificationValue


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.