A generic name of a document. A Business Document may have 0...n Condition Expressions. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
name | xsd:string | required |
|
||||
nameID | xsd:ID | required |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0' |
Complex Types | PackageType, ProcessSpecificationType |
Elements | Package, ProcessSpecification |
<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> |