Element | ani:related-item |
Complex Type | ani:sourceType |
<xs:element name="contributor-group"> <xs:complexType> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="ani:contributor"/> <xs:element ref="ani:collaboration"/> </xs:choice> <xs:element minOccurs="0" ref="ani:et-al"/> <xs:element minOccurs="0" ref="ani:affiliation"/> </xs:sequence> </xs:complexType> </xs:element> |