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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:exchange

Element information

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

Schema document: ws-cdl.xsd

Type: cdl:tExchange

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type cdl:tExtensibleElements
name [1..1]xsd:NCName
faultName [0..1]xsd:QName
informationType [0..1]xsd:QName
channelType [0..1]xsd:QName
action [1..1]cdl:tAction2

Used in

Sample instance

<exchange name="creditRequest"
          informationType="creditRequest"
          action="request">
   <send variable="getVariable('tns:creditRequest','','')"/>
   <receive variable="getVariable('tns:creditRequest','','')"/>
</exchange>

Site developed and hosted by Datypic, Inc.

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