Definition Type: ComplexType
Name: tRole
Namespace: http://docs.oasis-open.org/wsbpel/2.0/plnktype
Type: plnk:tExtensibleElements
Containing Schema: ws-bpel_plnktype.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into documentation in schema ws-bpel_plnktype_xsd Drilldown into tExtensibleElements in schema ws-bpel_plnktype_xsd Drilldown into portType in schema ws-bpel_plnktype_xsd Drilldown into name in schema ws-bpel_plnktype_xsdXSD Diagram of tRole in schema ws-bpel_plnktype_xsd (OASIS Web Services Business Process Execution Language (WSBPEL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="tRole">
    <xsd:complexContent>
        <xsd:extension base="plnk:tExtensibleElements">
            <xsd:attribute name="name" type="xsd:NCName" use="required" />
            <xsd:attribute name="portType" type="xsd:QName" use="required" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
documentation plnk:documentation 0 unbounded
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
name plnk:name Required
portType plnk:portType Required
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
plnk:role