The type related to the Business Transaction Activity or Collaboration Activity types (and business state). |
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 | BusinessTransactionActivityType, CollaborationActivityType |
<xsd:complexType name="BusinessActivityType"> <xsd:annotation> <xsd:documentation>The type related to the Business Transaction Activity or Collaboration Activity types (and business state).</xsd:documentation> </xsd:annotation> <xsd:attributeGroup ref="name"/> </xsd:complexType> |