element cancelTroubleTicketsByKeysException

element {http://java.sun.com/products/oss/xml/TroubleTicket}cancelTroubleTicketsByKeysException

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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

<element name="cancelTroubleTicketsByKeysException">
    <
annotation>
        <
documentation>
The operation is atomic i.e. the operation must successfully cancel all the
corresponding trouble tickets otherwise the CancelTroubleTicketException is raised (assuming that all the
trouble tickets were found i.e the javax.ejb.FinderException was not raised).
        
</documentation>
    </
annotation>
    <
complexType>
        <
choice>
            <
element name="illegalArgumentException" type="co:IllegalArgumentException"/>
            <
element name="finderException" type="co:FinderException"/>
            <
element name="remoteException" type="co:RemoteException"/>
            <
element name="cancelTroubleTicketException" type="tt:CancelException"/>
            <
element name="unsupportedOperationException" type="co:UnsupportedOperationException"/>
        </
choice>
    </
complexType>
</
element>


Documentation

The operation is atomic i.e. the operation must successfully cancel all the
			corresponding trouble tickets otherwise the CancelTroubleTicketException is raised (assuming that all the
			trouble tickets were found i.e the javax.ejb.FinderException was not raised).


element cancelTroubleTicketsByKeysException


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.