element <keyword> (global)
Namespace:
Type:
Content:
mixed (allows character data), 21 attributes, 24 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<keyword
   
 = 
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:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
   
>
   
Content: 
</keyword>
Included in content model of elements (1):
Known Usage Locations
Annotation

Keywords

Description

Words or phrases that describe salient aspects of a data collection's content. Can be used for building keyword indexes and for classification and retrieval purposes. A controlled vocabulary can be employed. Maps to Dublin Core Subject element. PLEASE NOTE A CHANGE IN USAGE INSTRUCTIONS: The string content of the element now contains the language specific label obtained from the controlled vocabulary. This allows for multiple languages through the repeated entry of the "concept" element. See the high level documentation for a complete description of usage.

Example

<keyword vocab="ICPSR Subject Thesaurus" vocabURI="http://www.icpsr.umich.edu/thesaurus/subject.html" vocabInstanceURI="http://www.icpsr.umich.edu/thesaurus/subject#qualityOfLife">quality of life</keyword> <keyword vocab="ICPSR Subject Thesaurus" vocabURI="http://www.icpsr.umich.edu/thesaurus/subject.html" vocabInstanceURI="http://www.icpsr.umich.edu/thesaurus/subject#family">family</keyword> <keyword vocab="ICPSR Subject Thesaurus" vocabURI="http://www.icpsr.umich.edu/thesaurus/subject.html" vocabInstanceURI="http://www.icpsr.umich.edu/thesaurus/subject#careerGoals">career goals</keyword>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="keyword" type="conceptType"/>

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