ani:sourceType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
country optional
srcid optional
type ani:sourcetype.att optional

Used By

Element ani:source

Source

<xs:complexType name="sourceType">
  <xs:sequence>
    <xs:element minOccurs="0" ref="ani:sourcetitle"/>
    <xs:element minOccurs="0" ref="ani:preferred-sourcetitle"/>
    <xs:element minOccurs="0" ref="ani:sourcetitle-abbrev"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:translated-sourcetitle"/>
    <xs:element minOccurs="0" ref="ani:volumetitle"/>
    <xs:element minOccurs="0" ref="ani:issuetitle"/>
    <xs:element minOccurs="0" ref="ani:issue-designation"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:issn"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:isbn"/>
    <xs:element minOccurs="0" ref="ani:codencode"/>
    <xs:element minOccurs="0" ref="ani:part"/>
    <xs:element minOccurs="0" ref="ani:volisspag"/>
    <xs:element minOccurs="0" ref="ani:article-number"/>
    <xs:element minOccurs="0" ref="ani:publicationyear"/>
    <xs:element minOccurs="0" ref="ani:publicationdate"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:website"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:contributor-group"/>
    <xs:element minOccurs="0" ref="ani:editors"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="ani:publisher"/>
    <xs:element minOccurs="0" ref="ani:additional-srcinfo"/>
    <xs:element minOccurs="0" ref="ani:bib-text"/>
  </xs:sequence>
  <xs:attribute name="srcid"/>
  <xs:attribute name="type" type="ani:sourcetype.att"/>
  <xs:attribute name="country"/>
</xs:complexType>