element <line> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute, 86 elements
Defined:
locally within PoemLine group in pretext.xsd; see XML source
Includes:
definition of 1 attribute
XML Representation Summary
<line
   
 = 
xs:integer
   
>
   
Content: 
</line>
Content model elements (86):
c,
fillin (defined in FillInText group),
m,
n,
pretext (defined in Generator group),
q,
webwork (defined in Generator group),
Included in content model of elements (2):
XML Source (see within schema source)
<xs:element name="line">
<xs:complexType mixed="true">
<xs:group ref="TextShort"/>
<xs:attribute name="indent" type="xs:integer"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
indent
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="indent" type="xs:integer"/>

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