complexType RelatedAlarmList

complexType {http://java.sun.com/products/oss/xml/TroubleTicket}RelatedAlarmList

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}MultiValueList (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}RelatedAlarmList
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/TroubleTicket
Declared Namespacesxmlns:fm=http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor
xmlns:tt=http://java.sun.com/products/oss/xml/TroubleTicket
xmlns:threshold=http://java.sun.com/products/oss/xml/QualityOfService/PM/Threshold
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:measurement=http://java.sun.com/products/oss/xml/QualityOfService/PM/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="RelatedAlarmList">
    <
annotation>
        <
documentation>
The RelatedAlarmList is a MultiValuedList, used In oder to minimize the
amount of data required to add or remove a single attribute value from
the corresponding TT multi-valued attribute.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:MultiValueList">
            <
sequence>
                <
element name="relatedAlarms" type="fm:ArrayOfAlarmValue" nillable="true"
                    
minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

				The RelatedAlarmList is a MultiValuedList, used In oder to minimize the
				amount of data required to add or remove a single attribute value from
				the corresponding TT multi-valued attribute.


complexType RelatedAlarmList


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.