complexType TroubleTicketKeyResult

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityKeyResult (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}TroubleTicketKeyResult
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="TroubleTicketKeyResult">
    <
annotation>
        <
documentation>
The TroubleTicketKeyResult encapsulates all the information necessary to indicate the result of
a BEST EFFORT operation on a specific trouble ticket. The trouble ticket key result is used in operations
involving the update of multiple managed entities, in the deletion of multiple managed entities
or in the creation of multiple managed entities. It contains thetrouble ticket entity key, a Boolean value
indicating if the set, delete or create operation was succesfull for that managed entity and finally
a reason for the failure
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:ManagedEntityKeyResult">
            <
sequence>
                <
element name="troubleTicketKey" type="tt:TroubleTicketKey" nillable="true"
                    
maxOccurs="unbounded"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

The TroubleTicketKeyResult encapsulates all the information necessary to indicate the result of
			 a BEST EFFORT operation on a specific trouble ticket. The trouble ticket key result is used in operations
			 involving the update of multiple managed entities, in the deletion of multiple managed entities
			 or in the creation of multiple managed entities. It contains thetrouble ticket entity key, a Boolean value
			 indicating if the set, delete or create operation was succesfull for that managed entity  and finally
			 a reason for the failure


complexType TroubleTicketKeyResult


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.