element <fillin> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 3 attributes
Defined:
Includes:
definitions of 3 attributes
XML Representation Summary
<fillin
   
 = 
xs:integer
 = 
xs:integer
 = 
xs:integer
/>
Included in content model of elements (48):
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),
XML Source (see within schema source)
<xs:element name="fillin">
<xs:complexType>
<xs:attribute name="characters" type="xs:integer"/>
<xs:attribute name="rows" type="xs:integer"/>
<xs:attribute name="cols" type="xs:integer"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 3/3)
characters
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="characters" type="xs:integer"/>

cols
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="cols" type="xs:integer"/>

rows
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="rows" type="xs:integer"/>

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