element <subscript>
Namespace:
Type:
Content:
mixed, 1 attribute, 10 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<subscript
    specialprocessing
 = 
"yes"
    >
   
Content: 
{text} × (unicodechar | quotation | inlineequation | superscript | subscript | simplelink | highlight | bookmark | mediaobject | reference)*
</subscript>
May contain elements (10):
May be included in elements (52):
Known Usage Locations
Annotation
Label
Subscript
Description
Small character (or series of characters) placed below and usually to the right of another character or series of characters.
Examples
example 1
<para id="pa73">
    <blocktext>10<subscript>2</subscript> ne pourrait être considéré comme supérieure au résultat énoncé dans
    l’exemple précédent.</blocktext>
</para>
example 2
<para id="pa27">
    <blocktext> Voici un alinéa qui nous permettra de montrer l’utilisation de l’attribut
    “specialprocessing” sur l’exposant et l’indice dont voici la démonstration :
    1<superscript specialprocessing="yes">e</superscript>
    <subscript specialprocessing="yes">d</subscript>.</blocktext>
</para>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="subscript" type="textspecialprocessingtype">
</xs:element>

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