element <description> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 32 elements
Defined:
locally within webwork element in pretext.xsd; see XML source
XML Representation Summary
<description>
   
Content: 
</description>
Content model elements (32):
line (in description in webwork defined in WebWorkAuthored group),
Included in content model of elements (1):
webwork  (defined in WebWorkAuthored group)
XML Source (see within schema source)
<xs:element minOccurs="0" name="description">
<xs:complexType mixed="true">
<xs:choice>
<xs:group ref="TextSimple"/>
<xs:group maxOccurs="unbounded" ref="SimpleLine"/>
</xs:choice>
</xs:complexType>
</xs:element>

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