complexType "controlledVocabUsedType"
Namespace:
Content:
complex, 8 attributes, 7 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 7 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)
  controlledVocabUsedType
XML Source (see within schema source)
<xs:complexType name="controlledVocabUsedType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element minOccurs="0" ref="codeListID"/>
<xs:element minOccurs="0" ref="codeListName"/>
<xs:element minOccurs="0" ref="codeListAgencyName"/>
<xs:element minOccurs="0" ref="codeListVersionID"/>
<xs:element minOccurs="0" ref="codeListURN"/>
<xs:element minOccurs="0" ref="codeListSchemeURN"/>
<xs:element maxOccurs="unbounded" minOccurs="1" ref="usage"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 7/7)
codeListAgencyName
Type:
stringType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element minOccurs="0" ref="codeListAgencyName"/>

codeListID
Type:
stringType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element minOccurs="0" ref="codeListID"/>

codeListName
Type:
stringType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element minOccurs="0" ref="codeListName"/>

codeListSchemeURN
Type:
stringType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element minOccurs="0" ref="codeListSchemeURN"/>

codeListURN
Type:
stringType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element minOccurs="0" ref="codeListURN"/>

codeListVersionID
Type:
stringType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element minOccurs="0" ref="codeListVersionID"/>

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

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