element <note>
Namespace:
Type:
Content:
complex, 1 attribute, 22 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<note
    id
 = 
xs:ID
    >
   
Content: 
no, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim | box | equation | example | figure | boxgr | equationgr | examplegr | figuregr | objectgr | tablegr | object | table)+
</note>
May contain elements (22):
May be included in elements (1):
Known Usage Locations
Annotation
Label
Note
Description
A brief comment on a passage within the text of the article, placed outside the normal flow of text.
Comments

If the “no” element of a note does not have decimal numeration, the content of the note must be checked and the following done: (1) In the case of an email or affiliation, remove the note (and reference mark, if applicable) and put the information into the proper elements; (2) In the case of any other information and a note with an equivalent reference mark, leave the note as is; (3) In the case of any other information but a note with no corresponding reference mark, see if the note can be removed and the information put into a “ackno”, “gennote” or any other pertinent element. If finding the right element for the information appears impossible, add a reference mark similar to the note’s “no” to the title or author, depending upon the information type in the note.

Note that the note’s “no” must be changed if it is a dash because the dash is not suitable as a reference mark. It should be replaced by an asterisk “*” or the symbol most commonly used by the journal.

Examples
example 1
<notegr>
    <note id="no1">
        <no>1</no>
        <blocktext>…</blocktext>
    </note>
    <note id="no2">
        <no>2</no>
        <blocktext>…</blocktext>
    </note>
    <note id="no3">
        <no>3</no>
        <blocktext>…</blocktext>
    </note>
</notegr>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="note" type="notetype">
</xs:element>

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