Definition Type: Attribute
Name: externalDocumentDefRef
Namespace: http://docs.oasis-open.org/ebxml-bp/ebbp-2.0
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: ebbp-2.0.4.xsd
Use Optional
Documentation:
A name, URN or other reference that cites an external specification or reference that defines the document. This attribute was added during v2.0.1 Public Review and included in v2.0.2.
Collapse XSD Schema Diagram:
XSD Diagram of externalDocumentDefRef in schema ebbp-2_0_4_xsd (ebXML Electronic Business using eXtensible Markup Language)
Collapse XSD Schema Code:
<xsd:attribute name="externalDocumentDefRef" type="xsd:normalizedString" use="optional">
    <xsd:annotation>
        <xsd:documentation>A name, URN or other reference that cites an external specification or reference that defines the document. This attribute was added during v2.0.1 Public Review and included in v2.0.2.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>