element <li> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 6 attributes, 122 elements
Defined:
locally within ul element in pretext.xsd; see XML source
Includes:
definitions of 2 attributes
XML Representation Summary
<li
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</li>
Content model elements (122):
c,
fillin (defined in FillInText group),
image (defined in ImageCode group),
image (defined in ImageRaster group),
m,
n,
ol (defined in List group),
p (defined in Paragraph group),
pretext (defined in Generator group),
q,
sbsgroup (defined in SideBySideGroup group),
sidebyside (defined in SideBySide group),
title (defined in Title group),
webwork (defined in Generator group),
Included in content model of elements (1):
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" name="li">
<xs:complexType mixed="true">
<xs:choice>
<xs:sequence>
<xs:group ref="MetaDataTarget"/>
<xs:group ref="TextParagraph"/>
</xs:sequence>
<xs:sequence>
<xs:group ref="MetaDataTitleOptional"/>
<xs:group maxOccurs="unbounded" ref="BlockStatement"/>
</xs:sequence>
</xs:choice>
<xs:attributeGroup ref="MetaDataTarget"/>
<xs:attribute ref="xml:base"/>
<xs:attribute ref="xml:lang"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/6)
xml:base
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:base"/>

xml:lang
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:lang"/>

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