element <section6>
Namespace:
Type:
Content:
complex, 1 attribute, 24 elements
Defined:
globally in eruditarticle.xsd, see XML source
Used:
XML Representation Summary
<section6
   
id
 = 
xs:ID
   
>
   
Content: 
</section6>
May contain elements (24):
May be included in elements (1):
Known Usage Locations
Annotation

Étiquette: Section de niveau 6

Description:
Une sous-section dans une section de niveau 5.

exemple 1
<section6 id="s6n1">
    <no>1</no>
    <titre>…</titre>
    <para id="pa300">…</para>
    <para id="pa301">…</para>
    <tableau id="ta22">…</tableau>
</section6>
	             
XML Source (w/o annotations (1); see schema source)
<xs:element name="section6" type="sectiontype">
</xs:element>