element <p> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 3 attributes, 102 elements
Defined:
Includes:
definitions of 3 attributes
XML Representation Summary
<p
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</p>
Content model elements (102):
c,
fillin (defined in FillInText group),
m,
n,
ol (defined in List group),
pretext (defined in Generator group),
q,
url (defined in Url group),
webwork (defined in Generator group),
Included in content model of elements (78):
colophon (defined in ColophonBack group),
conclusion (defined in ConclusionDivision group),
conclusion (defined in ConclusionStatement group),
conclusion (defined in ConclusionText group),
description (defined in ImageDescription group),
hint (defined in Hint group),
hint (defined in HintWW group),
introduction (defined in IntroductionText group),
li (defined in ListItem group),
li (in dl),
li (in ol defined in ExerciseOrderedList group),
note (in biblio),
paragraphs (defined in Paragraphs group),
paragraphs (defined in ParagraphsNoNumber group),
sidebyside (defined in SideBySide group),
sidebyside (defined in SideBySideNoCaption group),
solution (defined in Solution group),
solution (defined in SolutionWW group),
statement (defined in Statement group),
statement (defined in StatementExerciseWW group),
task (defined in Task group),
XML Source (see within schema source)
<xs:element name="p">
<xs:complexType mixed="true">
<xs:group ref="TextParagraph"/>
<xs:attribute ref="xml:id"/>
<xs:attribute name="label"/>
<xs:attribute name="component"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 3/3)
component
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="component"/>

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

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

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