Definition Type: ComplexType
Name: tImport
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/abstract
Type: xsd-derived:tExtensibleElements
Containing Schema: ws-bpel_abstract_common_base.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into documentation in schema ws-bpel_abstract_common_base_xsd Drilldown into tExtensibleElements in schema ws-bpel_abstract_common_base_xsd Drilldown into importType in schema ws-bpel_abstract_common_base_xsd Drilldown into location in schema ws-bpel_abstract_common_base_xsd Drilldown into namespace in schema ws-bpel_abstract_common_base_xsdXSD Diagram of tImport in schema ws-bpel_abstract_common_base_xsd (OASIS Web Services Business Process Execution Language (WSBPEL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="tImport">
    <xsd:complexContent>
        <xsd:extension base="tExtensibleElements">
            <xsd:attribute name="namespace" type="xsd-derived:anyURI" use="optional" />
            <xsd:attribute name="location" type="xsd-derived:anyURI" use="optional" />
            <xsd:attribute name="importType" type="xsd-derived:anyURI" use="optional" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
documentation xsd-derived:documentation 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
namespace xsd-derived:namespace Optional
location xsd-derived:location Optional
importType xsd-derived:importType Optional
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
xsd-derived:import