<xs:complexType name="citationinfoType">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:citation-type"/>
<xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:citation-language"/>
<xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:abstract-language"/>
<xs:element minOccurs="0" ref="ani:patent"/>
<xs:element minOccurs="0" ref="ani:author-keywords"/>
<xs:element minOccurs="0" ref="ani:dummy-link"/>
<xs:element minOccurs="0" ref="ani:figure-information"/>
</xs:sequence>
</xs:complexType> |