group "embeddedblock"
Namespace:
Content:
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definitions of 9 elements
Used:
at 18 locations
Complex Content Model
blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim
Content Elements (9):
Known Usage Locations
Annotation
Label
Embedded block
Description
Set of elements formatted as a block, i.e. separated from what precedes and follows by a new-line character but inside block-formatted elements.
XML Source (w/o annotations (1); see within schema source)
<xs:group name="embeddedblock">
<xs:choice>
<xs:element ref="blocktext"/>
<xs:element ref="blockquote"/>
<xs:element ref="unordlist"/>
<xs:element ref="ordlist"/>
<xs:element ref="relationlist"/>
<xs:element ref="mediaobject"/>
<xs:element ref="biblioref"/>
<xs:element ref="tabtext"/>
<xs:element ref="verbatim"/>
</xs:choice>
</xs:group>
Content Element Detail (defined in this component only; 9/9)
biblioref
Type:
biblioreftype, mixed content
XML Source (see within schema source)
<xs:element ref="biblioref"/>

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

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

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

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

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

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

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

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

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