| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Id | xpdl:IdRef | required | ||||
| Name | xsd:string | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.wfmc.org/2009/XPDL2.2' | ||||||
| Elements | xpdl:TransitionRefs, xpdl:WebServiceFaultCatch |
<xsd:element name="TransitionRef"> <xsd:complexType> <xsd:sequence> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="Id" type="xpdl:IdRef" |