group "Paragraph"
Namespace:
Content:
Defined:
globally in pretext.xsd; see XML source
Includes:
definition of 1 element
Used:
at 12 locations
Complex Content Model
Content Model Elements (1):
p (defined in Paragraph group)
Known Usage Locations
XML Source (see within schema source)
<xs:group name="Paragraph">
<xs:sequence>
<xs:element name="p">
<xs:complexType mixed="true">
<xs:group ref="TextParagraph"/>
<xs:attribute ref="xml:id"/>
<xs:attribute name="label"/>
<xs:attribute name="permid"/>
<xs:attribute name="component"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:group>
Content Element Detail (all declarations; defined within this component only; 1/1)
p
Type:
anonymous complexType, mixed content
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="permid"/>
<xs:attribute name="component"/>
</xs:complexType>
</xs:element>

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