complexType "codeBookType"
Namespace:
Content:
complex, 11 attributes, 5 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 3 attributes, 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
 = 
"2.6"
 = 
xs:NCName
 = 
xs:IDREFS
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  codeBookType
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="codeBookType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="docDscr"/>
<xs:element maxOccurs="unbounded" ref="stdyDscr"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileDscr"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataDscr"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="otherMat"/>
</xs:sequence>
<xs:attribute fixed="2.6" name="version" type="xs:string"/>
<xs:attribute name="codeBookAgency" type="xs:NCName" use="optional"/>
<xs:attribute name="access" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 3/11)
access
Type:
xs:IDREFS, predefined
Use:
optional
Records the ID values of all elements in the Data Access and Metadata Access section that describe access conditions for this codebook instance.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="access" type="xs:IDREFS"/>

codeBookAgency
Type:
xs:NCName, predefined
Use:
optional
Agency name of the creator or maintainer of the codeBook instance as a whole. This is designed to support forward compatibility with DDI-Lifecycle. Recommend the agency name as filed with the DDI Agency ID Registry with optional additional sub-agency extensions.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="codeBookAgency" type="xs:NCName" use="optional"/>

version
Type:
xs:string, predefined
Use:
optional
Version number of the DDI specification.
Attribute Value
Fixed:
"2.6"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute fixed="2.6" name="version" type="xs:string"/>
Content Element Detail (all declarations; defined within this component only; 5/5)
dataDscr
Type:
dataDscrType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dataDscr"/>

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

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

otherMat
Type:
otherMatType, complex content
This should be used for materials that are primarily descriptions of the content and use of the study, such as appendices, sampling information, weighting details, methodological and technical details, publications based upon the study content, related studies or collection of studies, etc. This section is intended to include or to link to materials used in the production of the study or useful in the analysis of the study.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="otherMat"/>

stdyDscr
Type:
stdyDscrType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="stdyDscr"/>

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