element <dedication> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 6 attributes, 4 elements
Defined:
globally in pretext.xsd; see XML source
Used:
XML Representation Summary
<dedication
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
title?, idx*, (p | p)+
</dedication>
Content model elements (4):
p (defined in Paragraph group),
title (defined in Title group)
Included in content model of elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:element name="dedication">
<xs:complexType>
<xs:sequence>
<xs:group ref="MetaDataTitleOptional"/>
<xs:choice maxOccurs="unbounded">
<xs:group ref="Paragraph"/>
<xs:group ref="ParagraphLined"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="MetaDataTitleOptional"/>
</xs:complexType>
</xs:element>

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