ani:related-item

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type required

Used By

Complex Type ani:headType

Source

<xs:element name="related-item">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="ce:pii"/>
      <xs:element minOccurs="0" ref="ce:doi"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:itemid"/>
      <xs:element minOccurs="0" ref="ani:citation-info"/>
      <xs:element minOccurs="0" ref="ani:citation-title"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:contributor-group"/>
      <xs:element minOccurs="0" ref="ani:source"/>
    </xs:sequence>
    <xs:attribute name="type" use="required"/>
  </xs:complexType>
</xs:element>

Sample