element <timesignature> (global)
Namespace:
Type:
anonymous complexType
Content:
empty, 2 attributes
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<timesignature
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
/>
Included in content model of elements (47):
author (in poem),
h,
li (in ol defined in ExerciseBody group),
li (in ol defined in List group),
li (in ul),
line (defined in LongLine group),
line (defined in PoemLine group),
line (defined in ShortLine group),
line (in p in dedication),
p (defined in Paragraph group),
q,
subtitle (defined in Subtitle group),
title (defined in Title group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="timesignature">
<xs:complexType>
<xs:attribute name="top" use="required"/>
<xs:attribute name="bottom" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
bottom
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="bottom" use="required"/>

top
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="top" use="required"/>

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