StartType

The type related to the Start of a specific Collaboration type within
the Collaboration Group.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:string optional
nameID xsd:ID optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0'

Used By

Element Start

Source

<xsd:complexType name="StartType">
  <xsd:annotation>
    <xsd:documentation>The type related to the Start of a specific Collaboration type within the Collaboration Group.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="Documentation" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="ToLink" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="optname"/>
</xsd:complexType>