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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:choice

Element information

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

Schema document: ws-cdl.xsd

Type: cdl:tChoice

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<choice>
   <interaction name="processGoodCredit" channelVariable="goodCredit-channel"
                operation="doCredit">
            ...
        </interaction>
   <interaction name="processBadCredit" channelVariable="badCredit-channel"
                operation="doBadCredit">
            ...
        </interaction>
</choice>

Site developed and hosted by Datypic, Inc.

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