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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:copy

Element information

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

Schema document: ws-cdl.xsd

Type: cdl:tCopy

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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