complexType "titlStmtType"
Namespace:
Content:
complex, 8 attributes, 5 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 5 elements
Used:
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  titlStmtType
XML Source (see within schema source)
<xs:complexType name="titlStmtType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element ref="titl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="subTitl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="altTitl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="parTitl"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="IDNo"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
altTitl
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="altTitl"/>

IDNo
Type:
IDNoType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="IDNo"/>

parTitl
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="parTitl"/>

subTitl
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="subTitl"/>

titl
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element ref="titl"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set