complexType "MetaDataAltTitleOptional"
Namespace:
Content:
complex, 6 attributes, 4 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 6 attributes, 3 elements
Used:
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</...>
Content Model Elements (4):
title (defined in Title group)
All Direct / Indirect Based Elements (7):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="MetaDataAltTitleOptional">
<xs:sequence>
<xs:sequence minOccurs="0">
<xs:group ref="Title"/>
<xs:element minOccurs="0" ref="shorttitle"/>
<xs:element minOccurs="0" ref="plaintitle"/>
</xs:sequence>
<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; 3/4)
idx
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="idx"/>

plaintitle
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="plaintitle"/>

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

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