group "block"
Namespace:
Content:
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definition of 1 element
Used:
Complex Content Model
blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim | box | equation | example | figure | boxgr | equationgr | examplegr | figuregr | objectgr | tablegr | object | table | para
Content Elements (22):
Known Usage Locations
Annotation
Label
Block
Description
Set of elements formatted as a block, i.e. separated from what precedes and follows by a new-line character.
XML Source (w/o annotations (1); see within schema source)
<xs:group name="block">
<xs:choice>
<xs:group ref="para"/>
<xs:element ref="para"/>
</xs:choice>
</xs:group>
Content Element Detail (defined in this component only; 1/22)
para
Type:
anonymous, complex content
XML Source (see within schema source)
<xs:element ref="para"/>

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