element <section1>
Namespace: |
|
Type: |
anonymous complexType |
Content: |
|
Defined: |
|
Includes: |
|
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):
-
biblioref,
blockquote,
blocktext,
box,
boxgr,
epigraph,
equation,
equationgr,
example,
examplegr,
figure,
figuregr,
mediaobject,
no,
object,
objectgr,
ordlist,
para,
paraltitle,
relationlist,
section2,
table,
tablegr,
tabtext,
title,
unordlist,
verbatim
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: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) -
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="epigraph"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="epigraph"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="epigraph"/> |
-
Type: |
anonymous, mixed content |
XML Source (see within schema source)
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="section2"/> |
-
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="section2"/> |
-
XML Source (see within schema source)
<xs:element ref="title"/> |
-
XML Source (see within schema source)
<xs:element ref="title"/> |