complexType "qualityStatementType"
Namespace:
Content:
complex, 8 attributes, 2 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 2 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: 
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  qualityStatementType
XML Source (see within schema source)
<xs:complexType name="qualityStatementType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="standardsCompliance"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="otherQualityStatement" type="simpleTextType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
otherQualityStatement
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="otherQualityStatement" type="simpleTextType"/>

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

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