Definition Type: Attribute
Name: businessDocumentRef
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:
Indicates the nameID reference to the logical business document.
Collapse XSD Schema Diagram:
XSD Diagram of businessDocumentRef in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="businessDocumentRef" type="xsd:IDREF" use="required">
    <xsd:annotation>
        <xsd:documentation>Indicates the nameID reference to the logical business
						document.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>