Schema Central > WS-BPEL 2.0 > ws-bpel_executable.xsd > faultHandlers
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

faultHandlers

Element information

Type: tFaultHandlers

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type tExtensibleElements

Used in

Sample instance

<faultHandlers>
   <catch faultName="lns:cannotCompleteOrder" faultVariable="POFault"
          faultMessageType="lns:orderFaultType">
      <reply partnerLink="purchasing" portType="lns:purchaseOrderPT"
             operation="sendPurchaseOrder"
             variable="POFault"
             faultName="cannotCompleteOrder"/>
   </catch>
</faultHandlers>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com