complexType "MetaDataTitle"
Namespace:
Content:
complex, 6 attributes, 2 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 6 attributes, 1 element
Used:
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</...>
Content Model Elements (2):
title (defined in Title group)
All Direct / Indirect Based Elements (4):
li (in dl),
paragraphs (defined in Paragraphs group),
paragraphs (defined in ParagraphsNoNumber group)
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="MetaDataTitle">
<xs:sequence>
<xs:group ref="Title"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="idx"/>
</xs:sequence>
<xs:attribute ref="xml:id"/>
<xs:attribute name="label"/>
<xs:attribute name="permid"/>
<xs:attribute name="component"/>
<xs:attribute ref="xml:base"/>
<xs:attribute ref="xml:lang"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 6/6)
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"/>

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

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

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

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; 1/2)
idx
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="idx"/>

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