complexType "EvaluatorType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes the type of evaluation, completion date, evaluation process and outcomes of the ExPost Evaluation. Allows identification of the Evaluator via reference to and organization or individual and provides for the optional use of a controlled vocabulary to define the specific role of the evaluator.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="EvaluatorType">
<xs:sequence>
<xs:element ref="EvaluatorReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="EvaluatorRole" type="CodeValueType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
EvaluatorReference
Type:
ReferenceType, complex content
Reference to an Organization or Individual involved in performing the evaluation.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="EvaluatorReference"/>

EvaluatorRole
Type:
CodeValueType, simple content
Describes the role of the evaluator with optional use of a controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="EvaluatorRole" type="CodeValueType"/>

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