element <pretext> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 5 elements
Defined:
locally within Pretext group in pretext.xsd; see XML source
Includes:
definitions of 1 attribute, 5 elements
XML Representation Summary
<pretext
   
 = 
xs:anySimpleType
   
>
   
Content: 
</pretext>
Content model elements (5):
XML Source (see within schema source)
<xs:element name="pretext">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" ref="docinfo"/>
<xs:choice>
<xs:element ref="book"/>
<xs:element ref="article"/>
<xs:element ref="letter"/>
<xs:element ref="memo"/>
</xs:choice>
</xs:sequence>
<xs:attribute ref="xml:lang"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
xml:lang
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute ref="xml:lang"/>
Content Element Detail (all declarations; defined within this component only; 5/5)
article
Type:
anonymous complexType (extension of MetaDataLinedSubtitle), complex content
XML Source (see within schema source)
<xs:element ref="article"/>

book
Type:
anonymous complexType (extension of MetaDataLinedSubtitle), complex content
XML Source (see within schema source)
<xs:element ref="book"/>

docinfo
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="docinfo"/>

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

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

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