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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

cdl:workunit

Element information

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

Schema document: ws-cdl.xsd

Type: cdl:tWorkunit

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: laxfrom type cdl:tExtensibleElements
name [1..1]xsd:NCName
guard [0..1]cdl:tBoolean-expr
repeat [0..1]cdl:tBoolean-expr
block [0..1]xsd:booleanDefault value is "false".

Used in

Sample instance

<workunit name="POProcess"
          guard="cdl:isVariableAvailable('POAcknowledgement','','','tns:Customer')"
          block="true">
        ... </workunit>

Site developed and hosted by Datypic, Inc.

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