Definition Type: Attribute
Name: currentRoleRef
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 Required
Documentation:
The currentRoleRef attribute defines the nameID reference of the specific role currently used in an activity. If roles change, this name ID reference for the currently used role is the referring role that is linked to the referred-to role in the performsRoleRef.
Collapse XSD Schema Diagram:
XSD Diagram of currentRoleRef in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="currentRoleRef" type="xsd:IDREF" use="required">
    <xsd:annotation>
        <xsd:documentation>The currentRoleRef attribute defines the nameID reference of the
					specific role currently used in an activity. If roles change, this name ID
					reference for the currently used role is the referring role that is linked to
					the referred-to role in the performsRoleRef. </xsd:documentation>
    </xsd:annotation>
</xsd:attribute>