element <notation> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<notation>
   
Content: 
</notation>
Content model elements (2):
Included in content model of elements (5):
li (in ol defined in ExerciseBody group),
li (in ol defined in List group),
li (in ul),
p (defined in Paragraph group)
Known Usage Locations
XML Source (see within schema source)
<xs:element name="notation">
<xs:complexType>
<xs:sequence>
<xs:element ref="usage"/>
<xs:element name="description">
<xs:complexType mixed="true">
<xs:group ref="TextShort"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 2/2)
description
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element name="description">
<xs:complexType mixed="true">
<xs:group ref="TextShort"/>
</xs:complexType>
</xs:element>

usage
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element ref="usage"/>

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