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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:perform

Element information

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

Schema document: ws-cdl.xsd

Type: cdl:tPerform

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type cdl:tExtensibleElements
choreographyName [1..1]xsd:QName
choreographyInstanceId [0..1]cdl:tXPath-expr
block [0..1]xsd:booleanDefault value is "true".

Used in

Sample instance

<perform         choreographyName="RetailerWarehouseChoreography">
   <bind name="aliasRetailer">
      <this variable="cdl:getVariable('tns:purchaseOrderAtRetailer','','')"
            roleType="tns:Retailer"/>
      <free variable="cdl:getVariable('tns:purchaseOrder','','')" roleType="tns:Retailer"/>
   </bind>
</perform>

Site developed and hosted by Datypic, Inc.

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