group "bibliogen"
Namespace:
Content:
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definitions of 7 elements
Used:
Complex Content Model
blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | verbatim
Content Elements (7):
Known Usage Locations
Annotation
Label
General contents of a bibliography
Description
Set of elements formatted as a block, i.e. separated from what precedes and follows by a new-line character, but which are themselves in an element whose formatting is in block, that is to say, generally, the bibliography or, more rarely, one of the bibliography division levels.
XML Source (w/o annotations (1); see within schema source)
<xs:group name="bibliogen">
<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="verbatim"/>
</xs:choice>
</xs:group>
Content Element Detail (defined in this component only; 7/7)
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"/>

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