element <exPostEvaluation> (global)
Namespace:
Type:
Content:
complex, 10 attributes, 4 elements
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<exPostEvaluation
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:string
   
>
   
Content: 
</exPostEvaluation>
Included in content model of elements (1):
Known Usage Locations
Annotation

Post Evaluation Procedures

Description

Use this section to describe evaluation procedures not address in data evaluation processes. These may include issues such as timing of the study, sequencing issues, cost/budget issues, relevance, institutional or legal arrangements etc. of the study. The type attribute has been DEPRECATED. Use the element typeOfExPostEvaluation to identify the type of evaluation with or without the use of a controlled vocabulary.

Example

<exPostEvaluation completionDate="2003" type="comprehensive"> <typeOfExPostEvaluation>comprehensive</typeOfExPostEvaluation> <evaluator affiliation="United Nations" abbr="UNSD" role="consultant">United Nations Statistical Division</evaluator> <evaluationProcess>In-depth review of pre-collection and collection procedures</evaluationProcess> <outcomes>The following steps were highly effective in increasing response rates, and should be repeated in the next collection cycle...</outcomes> </exPostEvaluation>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="exPostEvaluation" type="exPostEvaluationType"/>

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