ani:pagerange

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
first required
last optional

Used By

Source

<xs:element name="pagerange">
  <xs:complexType>
    <xs:attribute name="first" use="required"/>
    <xs:attribute name="last"/>
  </xs:complexType>
</xs:element>

Sample

< volisspag xmlns = "http://www.elsevier.com/xml/ani/ani" >

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

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

</ volisspag>