Definition Type: ComplexType
Name: tQuery
Namespace: http://docs.oasis-open.org/wsbpel/2.0/process/executable
Containing Schema: ws-bpel_executable.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into queryLanguage in schema ws-bpel_executable_xsdXSD Diagram of tQuery in schema ws-bpel_executable_xsd (OASIS Web Services Business Process Execution Language (WSBPEL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="tQuery" mixed="true">
    <xsd:sequence>
        <xsd:any processContents="lax" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="queryLanguage" type="xsd:anyURI" />
    <xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
queryLanguage nsB:queryLanguage (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsB:query