
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| name | xsd:NCName | optional | ||||
| suppressJoinFailure | tBoolean | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace' | ||||||
| Element | wait | 
<xsd:complexType name="tWait"> <xsd:complexContent> <xsd:extension base="tActivity"> <xsd:choice> <xsd:element ref="for" minOccurs="1"/> <xsd:element ref="until" minOccurs="1"/> </xsd:choice> </xsd:extension> </xsd:complexContent> </xsd:complexType>  |