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