element <tabnote>
Namespace:
Type:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<tabnote
    id
 = 
xs:ID
    >
   
Content: 
no?, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim)+
</tabnote>
May contain elements (10):
May be included in elements (2):
Known Usage Locations
Annotation
Label
Note about a table
Description
A short note on part or all of a table.
Examples
example 1
<table id="ta1">
    <no>Table 1</no>
    <caption lang="en">
        <blocktext>Cirque morphometric characteristics, New England area, U.S.A.</blocktext>
    </caption>
    <mediaobject float="block">
        <image id="im56" imagetype="table" />
    </mediaobject>
    <tabnote id="nt13">
        <no>9</no>
        <blocktext>Volume calculated by : (height x width x length) / 2.</blocktext>
    </tabnote>
</table>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="tabnote" type="illustrationnotetype">
</xs:element>

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