complexType "purposeType"
Namespace:
Content:
mixed (allows character data), 16 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 4 attributes
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:boolean : "false"
 = 
xs:boolean : "true"
 = 
xs:string
 = 
xs:date
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:IDREFS
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  abstractTextType (restriction)
      simpleTextType (extension)
          purposeType
XML Source (w/o annotations (4); see within schema source)
<xs:complexType mixed="true" name="purposeType">
<xs:complexContent>
<xs:extension base="simpleTextType">
<xs:attribute name="sdatrefs" type="xs:IDREFS"/>
<xs:attribute name="methrefs" type="xs:IDREFS"/>
<xs:attribute name="pubrefs" type="xs:IDREFS"/>
<xs:attribute name="URI" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 4/16)
methrefs
Type:
xs:IDREFS, predefined
Use:
optional
Methodology and processing references which record the ID values of all elements within the study methodology and processing section of the Study Description which might apply to the nCube. 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
Link to publication/citation references and records the ID values of all citations elements in Other Study Description Materials or Other Study-Related Materials that pertain to this nCube.
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 which record the ID values of all elements within the summary data description section of the Study Description which might apply to the nCube. 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
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="URI" type="xs:string"/>

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