ani:collaboration

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
collaboration-instance-id xs:NMTOKEN optional
seq required

Used By

Source

<xs:element name="collaboration">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ce:indexed-name"/>
      <xs:element ref="ce:text"/>
    </xs:sequence>
    <xs:attribute name="seq" use="required"/>
    <xs:attribute name="collaboration-instance-id" type="xs:NMTOKEN"/>
  </xs:complexType>
</xs:element>

Sample