Schema Central > WS-CDL > ws-cdl.xsd > cdl:exceptionBlock
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:exceptionBlock

Element information

Namespace: http://www.w3.org/2005/10/cdl

Schema document: ws-cdl.xsd

Type: cdl:tException

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type cdl:tExtensibleElements
name [1..1]xsd:NCName

Used in

Sample instance

<exceptionBlock name="handleBadCreditException">
   <workunit name="handleBadCredit">
      <interaction name="badCreditInteraction" channelVariable="tns:CreditResponder"
                   operation="creditDenied">
         <participate relationshipType="CreditReqCreditResp" fromRoleTypeRef="tns:Responder"
                      toRoleTypeRef="tns:CreditRequestor"/>
      </interaction>
   </workunit>
</exceptionBlock>

Site developed and hosted by Datypic, Inc.

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