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

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