QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
collaboration-instance-id | xs:NMTOKEN | optional | ||||
seq | required |
Elements | ani:author-group, ani:contributor-group, ani:ref-authors |
<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> |