element <fragment> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 2 attributes, 3 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 2 attributes, 2 elements
Used:
XML Representation Summary
<fragment
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</fragment>
Content model elements (3):
title (defined in Title group)
Included in content model of elements (10):
conclusion (defined in ConclusionDivision group),
paragraphs (defined in Paragraphs group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="fragment">
<xs:complexType>
<xs:sequence>
<xs:group ref="Title"/>
<xs:choice maxOccurs="unbounded">
<xs:element ref="code"/>
<xs:element ref="fragref"/>
</xs:choice>
</xs:sequence>
<xs:attribute ref="xml:id"/>
<xs:attribute name="filename"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
filename
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="filename"/>

xml:id
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:id"/>
Content Element Detail (all declarations; defined within this component only; 2/3)
code
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element ref="code"/>

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

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