The type related to the Start of a specific Collaboration type within the Collaboration Group. |
Element | Start |
<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> |