complexType TroubleTicketEventPropertyDescriptor

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}EventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketEventPropertyDescriptor
Derived Types
{http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketEventPropertyDescriptor
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketStatusChangeEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketCloseOutEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketAttributeValueChangeEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketCancellationEventPropertyDescriptor (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketCreateEventPropertyDescriptor (by extension)
Abstracttrue (This cannot 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="TroubleTicketEventPropertyDescriptor" abstract="true">
    <
annotation>
        <
documentation>Trouble Ticket Event Property Descriptor. Extends the EventPropertyDescriptor.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:EventPropertyDescriptor">
            <
sequence>
                <
element name="OSS_ORIGINATOR" type="string" nillable="false"/>
                <
element name="OSS_RELATED_ALARMID_LIST" type="string" nillable="false"/>
                <
element name="OSS_SUSPECTOID_LIST" type="string" nillable="false"/>
                <
element name="OSS_SYSTEMDN" type="string" nillable="false"/>
                <
element name="OSS_CUSTOMERID" type="string" nillable="false"/>
                <
element name="OSS_TROUBLEDOID" type="string" nillable="false"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Trouble Ticket Event Property Descriptor. Extends the EventPropertyDescriptor.


complexType TroubleTicketEventPropertyDescriptor


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.