complexType "prodStmtType"
Namespace:
Content:
complex, 8 attributes, 9 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 9 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)
  prodStmtType
XML Source (see within schema source)
<xs:complexType name="prodStmtType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="language"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="producer"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="copyright"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="license"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="prodDate"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="prodPlac"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="software"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fundAg"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="grantNo"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 9/9)
copyright
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="copyright"/>

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

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

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

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

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

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

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

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

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