Definition Type: Attribute
Name: performsRoleRef
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: IDREF:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use Optional
Documentation:
The performsRoleRef attribute defines nameID reference of the referred-to role for the specific role used in an activity. This referred-to role is bound to the referring role (currentRoleRef).
Collapse XSD Schema Diagram:
XSD Diagram of performsRoleRef in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="performsRoleRef" type="xsd:IDREF" use="optional">
    <xsd:annotation>
        <xsd:documentation>The performsRoleRef attribute defines nameID reference of the
					referred-to role for the specific role used in an activity. This referred-to role is bound
					to the referring role (currentRoleRef). </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>