| Target Namespace | http://schemas.xmlsoap.org/ws/2003/03/business-process/ |
|---|---|
| Element and Attribute Namespaces |
|
| Schema Composition |
|
| Prefix | Namespace |
|---|---|
| Default namespace | http://www.w3.org/2001/XMLSchema |
| xml | http://www.w3.org/XML/1998/namespace |
| wsdl | http://schemas.xmlsoap.org/wsdl/ |
| bpws | http://schemas.xmlsoap.org/ws/2003/03/business-process/ |
| Schema Component Representation |
|---|
|
<schema targetNamespace="http://schemas.xmlsoap.org/ws/2003/03/business-process/" elementFormDefault="qualified">
<import namespace="http://schemas.xmlsoap.org/wsdl/" schemaLocation="http://schemas.xmlsoap.org/wsdl/"/>
... </schema> |
| Name | from |
|---|---|
| Type | bpws:tFrom |
| Nillable | no |
| Abstract | no |
| XML Instance Representation |
|---|
|
<bpws:from
Allow any attributes from a namespace other than this schema's namespace (lax validation).
variable="NCName [0..1]" part="NCName [0..1]" query="string [0..1]" property="QName [0..1]" partnerLink="NCName [0..1]" endpointReference=" bpws:tRoles [0..1]" expression="string [0..1]" opaque=" bpws:tBoolean [0..1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</bpws:from> |
| Schema Component Representation |
|---|
| Name | process |
|---|---|
| Type | bpws:tProcess |
| Nillable | no |
| Abstract | no |
| XML Instance Representation |
|---|
|
<bpws:process
Allow any attributes from a namespace other than this schema's namespace (lax validation).
name="NCName [1]" targetNamespace="anyURI [1]" queryLanguage="anyURI [0..1]" expressionLanguage="anyURI [0..1]" suppressJoinFailure=" bpws:tBoolean [0..1]" enableInstanceCompensation=" bpws:tBoolean [0..1]" abstractProcess=" bpws:tBoolean [0..1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
Start Choice [1]
End Choice </bpws:process> |
| Schema Component Representation |
|---|
| Name | to |
|---|---|
| Type | Locally-defined complex type |
| Nillable | no |
| Abstract | no |
| XML Instance Representation |
|---|
|
<bpws:to
Allow any attributes from a namespace other than this schema's namespace (lax validation).
variable="NCName [0..1]" part="NCName [0..1]" query="string [0..1]" property="QName [0..1]" partnerLink="NCName [0..1]"/> |
| Schema Component Representation |
|---|
| Super-types: | tExtensibleElements < tActivity (by extension) |
|---|---|
| Sub-types: |
|
| Name | tActivity |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation).
name="NCName [0..1]" joinCondition=" bpws:tBoolean-expr [0..1]" suppressJoinFailure=" bpws:tBoolean [0..1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</...> |
| Schema Component Representation |
|---|
|
<complexType name="">
<complexContent> </complexType><extension base="
bpws:tExtensibleElements
"> </complexContent><sequence>
</sequence>
<attribute name="" type="
NCName
"/>
</extension> |
| Super-types: | tExtensibleElements < tActivityContainer (by extension) |
|---|---|
| Sub-types: |
|
| Name | tActivityContainer |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation). > Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
Start Choice [1]
End Choice </...> |
| Schema Component Representation |
|---|
|
<complexType name=""></complexType>
|
| Super-types: | tExtensibleElements < tActivityOrCompensateContainer (by extension) |
|---|---|
| Sub-types: |
|
| Name | tActivityOrCompensateContainer |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
| Schema Component Representation |
|---|
|
<complexType name=""></complexType>
|
| Super-types: | tExtensibleElements < tActivity (by extension) < tAssign (by extension) |
|---|---|
| Sub-types: | None |
| Name | tAssign |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation).
name="NCName [0..1]" joinCondition=" bpws:tBoolean-expr [0..1]" suppressJoinFailure=" bpws:tBoolean [0..1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</...> |
| Schema Component Representation |
|---|
| Super-types: | tExtensibleElements < tActivityOrCompensateContainer (by extension) < tCatch (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCatch |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation).
faultName="QName [0..1]" faultVariable="NCName [0..1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
Start Choice [1]
Start Choice [1] End Choice End Choice </...> |
| Schema Component Representation |
|---|
|
<complexType name="">
<complexContent> </complexType><extension base="
bpws:tActivityOrCompensateContainer
"> </complexContent><attribute name="" type="
QName
"/>
<attribute name="" type="
NCName
"/> </extension> |
| Super-types: | tExtensibleElements < tActivity (by extension) < tCompensate (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCompensate |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation).
name="NCName [0..1]" joinCondition=" bpws:tBoolean-expr [0..1]" suppressJoinFailure=" bpws:tBoolean [0..1]" scope="NCName [0..1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</...> |
| Schema Component Representation |
|---|
| Super-types: | tExtensibleElements < tActivityOrCompensateContainer (by extension) < tCompensationHandler (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCompensationHandler |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
| Schema Component Representation |
|---|
|
<complexType name=""></complexType>
|
| Super-types: | tExtensibleElements < tCopy (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCopy |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
| Schema Component Representation |
|---|
| Super-types: | tExtensibleElements < tCorrelation (by extension) |
|---|---|
| Sub-types: |
|
| Name | tCorrelation |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
| Schema Component Representation |
|---|
|
<complexType name="">
<complexContent> </complexType><extension base="
bpws:tExtensibleElements
"> </complexContent><attribute name="" type="
NCName
" use="required"/>
</extension> |
| Super-types: | tExtensibleElements < tCorrelations (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCorrelations |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation). > Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</...> |
| Schema Component Representation |
|---|
|
<complexType name="">
<complexContent></complexContent> </complexType> |
| Super-types: | tExtensibleElements < tCorrelationSet (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCorrelationSet |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation).
properties="list of: QName [1]" name="NCName [1]"> Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</...> |
| Schema Component Representation |
|---|
|
<complexType name="">
<complexContent> </complexType><extension base="
bpws:tExtensibleElements
"> </complexContent><attribute name="" use="required">
<simpleType> </attribute><list itemType="
QName
"/> </simpleType><attribute name="" type="
NCName
" use="required"/> </extension> |
| Super-types: | tExtensibleElements < tCorrelationSets (by extension) |
|---|---|
| Sub-types: | None |
| Name | tCorrelationSets |
|---|---|
| Abstract | no |
| XML Instance Representation |
|---|
|
<...
Allow any attributes from a namespace other than this schema's namespace (lax validation). > Allow any elements from a namespace other than this schema's namespace (lax validation). [0..*]
</...> |