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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:assign

Element information

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

Schema document: ws-cdl.xsd

Type: cdl:tAssign

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<assign roleType="tns:Retailer">
   <copy name="copyAddressInfo">
      <source variable="cdl:getVariable('PurchaseOrderMsg','',                 '/PO/CustomerAddress')"/>
      <target variable="cdl:getVariable('CustomerAddress','','')"/>
   </copy>
</assign>

Site developed and hosted by Datypic, Inc.

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