ani:website

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type restriction of xs:token optional

Used By

Element ani:refd-itemcitation
Complex Type ani:sourceType

Source

<xs:element name="website">
  <xs:complexType>
    <xs:choice>
      <xs:sequence>
        <xs:element ref="ani:websitename"/>
        <xs:element minOccurs="0" ref="ce:e-address"/>
      </xs:sequence>
      <xs:element ref="ce:e-address"/>
    </xs:choice>
    <xs:attribute name="type">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="item"/>
          <xs:enumeration value="source"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>

Sample

< source xmlns = "http://www.elsevier.com/xml/ani/ani" xmlns:ce = "http://www.elsevier.com/xml/ani/common" type = "j" country = "usa" >

[...]

< sourcetitle>

Annals of Surgery

</ sourcetitle>

< sourcetitle-abbrev>

Ann. Surg.

</ sourcetitle-abbrev>

< translated-sourcetitle xml:lang = "eng" >

Annals of Surgery

</ translated-sourcetitle>

< issn type = "electronic" >

15281140

</ issn>

< issn type = "print" >

00034932

</ issn>

< codencode>

ANSUA

</ codencode>

< volisspag>

< voliss volume = "261" issue = "6" />

< pagerange first = "1226" last = "1231" />

</ volisspag>

< publicationyear first = "2015" />

< publicationdate>

< year>

2015

</ year>

< month>

06

</ month>

< day>

01

</ day>

< date-text>

June 2015

</ date-text>

</ publicationdate>

< website>

< ce:e-address>

http://journals.lww.com/annalsofsurgery/pages/default.aspx

</ ce:e-address>

</ website>

< publisher>

< publishername>

Lippincott Williams and Wilkins

</ publishername>

< ce:e-address>

kathiest.clai@apta.org

</ ce:e-address>

</ publisher>

</ source>