element <issuesect>
Namespace:
Type:
Content:
mixed, 10 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<issuesect>
   
Content: 
{text} × (unicodechar | quotation | inlineequation | superscript | subscript | simplelink | highlight | bookmark | mediaobject | reference)*
</issuesect>
May contain elements (10):
May be included in elements (1):
Known Usage Locations
Annotation
Label
Issue section
Description
Heading (corresponds to a feature, section or other division) under which the article is found in the table of contents of the journal issue.
Comments
The issue section might not be found in the article itself but, rather, in the table of contents of the journal issue in which the article was published. If so, it must be moved into the “issuesect” element.
Examples
example 1
<titlegr>
    <issuesect>Bloc-notes</issuesect>
    …
</titlegr>
example 2
<titlegr>
    <issuesect>Comptes rendus</issuesect>
    <paralissuesect lang="en">Reviews</paralissuesect> 
    …
</titlegr>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="issuesect" type="texttype">
</xs:element>

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