complexType "ExPostEvaluationType"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
XML Representation Summary
<...
   
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Evaluation for the purpose of reviewing the study, data collection, data processing, or management processes. Results may feed into a revision process for future data collection or management. Identifies the type of evaluation undertaken, who did the evaluation, the evaluation process, outcomes and completion date.
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="ExPostEvaluationType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TypeOfEvaluation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Evaluator"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="EvaluationProcess"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Outcomes"/>
</xs:sequence>
<xs:attribute name="completionDate" type="BaseDateType" use="optional"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
completionDate
Type:
Use:
optional
Identifies the date the evaluation was completed.
Attribute Value
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="completionDate" type="BaseDateType" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 4/4)
EvaluationProcess
Type:
StructuredStringType, complex content
Describes the process of the Evaluation. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="EvaluationProcess"/>

Evaluator
Type:
EvaluatorType, complex content
Identifies the evaluator and specifies the role of the evaluator using an external controlled vocabulary.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Evaluator"/>

Outcomes
Type:
StructuredStringType, complex content
Describes the outcomes of the evaluation process. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Outcomes"/>

TypeOfEvaluation
Type:
CodeValueType, simple content
Brief identification of the type of evaluation. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="TypeOfEvaluation"/>

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