element <m> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<m>
   
Content: 
{text} × (fillin | var)*
</m>
Content model elements (2):
fillin (defined in FillInMath group),
Included in content model of elements (53):
author (in poem),
description (in image defined in ImageCode group),
description (in image defined in ImageRaster group),
description (in image defined in ImageWW group),
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="m">
<xs:complexType mixed="true">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="FillInMath"/>
<xs:element ref="var"/>
</xs:choice>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 1/2)
var
Type:
anonymous complexType, empty content
XML Source (see within schema source)
<xs:element ref="var"/>

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