complexType "fileDscrType"
Namespace:
Content:
complex, 13 attributes, 4 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 5 attributes, 4 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
 = 
xs:string
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  fileDscrType
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="fileDscrType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="fileTxt"/>
<xs:element minOccurs="0" ref="fileDerivation"/>
<xs:element minOccurs="0" ref="locMap"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/>
</xs:sequence>
<xs:attribute name="URI" type="xs:string"/>
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>
<xs:attribute name="methrefs" type="xs:IDREFS"/>
<xs:attribute name="pubrefs" type="xs:IDREFS"/>
<xs:attribute name="access" type="xs:IDREFS"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 5/13)
access
Type:
xs:IDREFS, predefined
Use:
optional
Records the ID values of all elements in the Data Access section that describe access conditions for this file.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="access" type="xs:IDREFS"/>

methrefs
Type:
xs:IDREFS, predefined
Use:
optional
Methodology and processing references that record the ID values of all elements within the study methodology and processing section of the Study Description that might apply to the file. These elements include information on data collection and data appraisal (e.g., sampling, sources, weighting, data cleaning, response rates, and sampling error estimates).
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="methrefs" type="xs:IDREFS"/>

pubrefs
Type:
xs:IDREFS, predefined
Use:
optional
Provides a link to publication/citation references and records the ID values of all citations elements within Other Study Description Materials or Other Study-Related Materials that pertain to this file.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="pubrefs" type="xs:IDREFS"/>

sdatrefs
Type:
xs:IDREFS, predefined
Use:
optional
Summary data description, references that record the ID values of all elements within the summary data description section of the Study Description that might apply to the file. These elements include: time period covered, date of collection, nation or country, geographic coverage, geographic unit, unit of analysis, universe, and kind of data.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>

URI
Type:
xs:string, predefined
Use:
optional
URN or a URL that can be used to retrieve the file.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="URI" type="xs:string"/>
Content Element Detail (all declarations; defined within this component only; 4/4)
fileDerivation
Type:
fileDerivationType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="fileDerivation"/>

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

locMap
Type:
locMapType, complex content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="locMap"/>

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

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