BusinessDocument

A generic name of a document. A Business Document may have 0...n
Condition Expressions.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:string required
A designation that may be relevant to a business analyst but is
not intended for referencing.
nameID xsd:ID required
Used for referencing, for example, for identification of elements
within an ebBP instance.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0'

Used By

Source

<xsd:element name="BusinessDocument" type="BusinessDocumentType">
  <xsd:annotation>
    <xsd:documentation>A generic name of a document. A Business Document may have 0...n Condition Expressions.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample