This is the root element for a WS-BPEL 2.0 process. | 
                           

| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| exitOnStandardFault | tBoolean | no | optional | |||
| expressionLanguage | xsd:anyURI | urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0 | optional | |||
| name | xsd:NCName | required | ||||
| queryLanguage | xsd:anyURI | urn:oasis:names:tc:wsbpel:2.0:sublang:xpath1.0 | optional | |||
| suppressJoinFailure | tBoolean | no | optional | |||
| targetNamespace | xsd:anyURI | required | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace' | ||||||
<xsd:element name="process" type="tProcess"> <xsd:annotation> <xsd:documentation>This is the root element for a WS-BPEL 2.0 process.</xsd:documentation> </xsd:annotation> </xsd:element>  |