cdl:timeout
Element information
Namespace: http://www.w3.org/2005/10/cdl
Schema document: ws-cdl.xsd
Type: cdl:tTimeout
Properties: Local, Qualified
Content
- Sequence [1..1]
- cdl:description [0..1]
- cdl:CDLExtension [0..*]
from type cdl:tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type cdl:tExtensibleElements | |
time-to-complete | [1..1] | cdl:tXPath-expr | ||
fromRoleTypeRecordRef | [0..1] | Anonymous | ||
toRoleTypeRecordRef | [0..1] | Anonymous |
Used in
- Type cdl:tInteraction (Element cdl:interaction)
Sample instance
<cdl:timeout time-to-complete="string"> <cdl:description>Any text, intermingled with: <!--any element--> </cdl:description> <cdl:CDLExtension> <!--any element--> </cdl:CDLExtension> </cdl:timeout>