element <section1>
Namespace:
Type:
anonymous complexType
Content:
complex, 2 attributes, 35 elements
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definitions of 13 elements
Used:
XML Representation Summary
<section1
    id
 = 
xs:ID
    idrefs
 = 
xs:IDREFS
    >
   
Content: 
(no, (title, paraltitle*)?, epigraph*, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim | box | equation | example | figure | boxgr | equationgr | examplegr | figuregr | objectgr | tablegr | object | table | para)*, section2*) | (title, paraltitle*, epigraph*, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim | box | equation | example | figure | boxgr | equationgr | examplegr | figuregr | objectgr | tablegr | object | table | para)*, section2*) | (epigraph+, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim | box | equation | example | figure | boxgr | equationgr | examplegr | figuregr | objectgr | tablegr | object | table | para)*, section2*) | ((blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim | box | equation | example | figure | boxgr | equationgr | examplegr | figuregr | objectgr | tablegr | object | table | para)+, section2*) | section2+
</section1>
May contain elements (27):
May be included in elements (3):
Known Usage Locations
Annotation
Label
Level 1 section
Description
Highest-level section of an article.
Examples
example 1
<section1 id="s1n1">
    <no>1</no>
    <title>…</title>
    <epigraph>…</epigraph>
    <para id="pa1">…</para>
    <section2 id="s2n1">…</section2>
</section1>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="section1">
<xs:complexType>
<xs:choice>
<xs:sequence>
<xs:element ref="no"/>
<xs:sequence minOccurs="0">
<xs:element ref="title"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/>
</xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="epigraph"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="block"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>
</xs:sequence>
<xs:sequence>
<xs:element ref="title"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="epigraph"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="block"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>
</xs:sequence>
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="epigraph"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="block"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>
</xs:sequence>
<xs:sequence>
<xs:group maxOccurs="unbounded" ref="block"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>
</xs:sequence>
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="section2"/>
</xs:sequence>
</xs:choice>
<xs:attributeGroup ref="idrefs"/>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 13/35)
epigraph
Type:
citationtype, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="epigraph"/>

epigraph
Type:
citationtype, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="epigraph"/>

epigraph
Type:
citationtype, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="epigraph"/>

no
Type:
anonymous, mixed content
XML Source (see within schema source)
<xs:element ref="no"/>

paraltitle
Type:
textlangtype, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/>

paraltitle
Type:
textlangtype, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/>

section2
Type:
anonymous (extension of sectiontype), complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>

section2
Type:
anonymous (extension of sectiontype), complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>

section2
Type:
anonymous (extension of sectiontype), complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>

section2
Type:
anonymous (extension of sectiontype), complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/>

section2
Type:
anonymous (extension of sectiontype), complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="section2"/>

title
Type:
XML Source (see within schema source)
<xs:element ref="title"/>

title
Type:
XML Source (see within schema source)
<xs:element ref="title"/>

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