import
Element information
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Schema document: ws-bpel_executable.xsd
Type: tImport
Properties: Global, Qualified
Content
- Sequence [1..1]
- documentation [0..*]
- Any element [0..*] Namespace: ##other, Process Contents: lax
from type tExtensibleElements
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type tExtensibleElements | |
namespace | [0..1] | xsd:anyURI | ||
location | [0..1] | xsd:anyURI | ||
importType | [1..1] | xsd:anyURI |
Used in
Sample instance
<import namespace="http://www.example.com/" importType="http://www.example.com/"> <documentation>Any text, intermingled with: <!--any element--> </documentation> <!--any element--> </import>