element <volume>
Namespace:
Type:
Content:
simple, 2 attributes
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<volume
    heading
 = 
xs:token
    numeration
 = 
("other" | "decimal" | "ucaseletter" | "lcaseletter" | "ucaseroman" | "lcaseroman")
    >
   
Content: 
{ xs:token }
</volume>
May be included in elements (4):
Known Usage Locations
Annotation
Label
Volume of the journal
Description
Number identifying the set of issues of a publication during a (generally legal, sometimes school) year.
Examples
example 1
<issue>
    <volume>16</volume>
    <issueno>2</issueno>
    …
</issue>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="volume" type="numberingtype">
</xs:element>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set