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

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