element <blockquote> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 6 attributes, 4 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<blockquote
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</blockquote>
Content model elements (4):
p (defined in Paragraph group),
title (defined in Title group)
Included in content model of elements (68):
colophon (defined in ColophonBack group),
conclusion (defined in ConclusionDivision group),
conclusion (defined in ConclusionStatement group),
conclusion (defined in ConclusionText group),
hint (defined in Hint group),
introduction (defined in IntroductionText group),
li (in dl),
li (in ol defined in ExerciseBody group),
li (in ol defined in List group),
li (in ul),
paragraphs (defined in Paragraphs group),
paragraphs (defined in ParagraphsNoNumber group),
solution (defined in Solution group),
statement (defined in Statement group),
task (defined in Task group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="blockquote">
<xs:complexType>
<xs:sequence>
<xs:group ref="MetaDataTitleOptional"/>
<xs:group maxOccurs="unbounded" ref="Paragraph"/>
<xs:element minOccurs="0" ref="attribution"/>
</xs:sequence>
<xs:attributeGroup ref="MetaDataTitleOptional"/>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 1/4)
attribution
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="attribution"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set