element <bibliosubsubdiv>
Namespace:
Type:
anonymous complexType
Content:
complex, 19 elements
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<bibliosubsubdiv>
   
Content: 
(title, paraltitle*)?, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | verbatim)*, biblioref, (blocktext | blockquote | unordlist | ordlist | relationlist | mediaobject | biblioref | tabtext | verbatim)*
</bibliosubsubdiv>
May contain elements (11):
May be included in elements (1):
Known Usage Locations
Annotation
Label
Bibliography sub-subdivision
Description
A section of a bibliography subdidivision.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="bibliosubsubdiv">
<xs:complexType>
<xs:sequence>
<xs:sequence minOccurs="0">
<xs:element ref="title"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/>
</xs:sequence>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="bibliogen"/>
<xs:element ref="biblioref"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="embeddedblock"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 3/19)
biblioref
Type:
biblioreftype, mixed content
XML Source (see within schema source)
<xs:element ref="biblioref"/>

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

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