complexType "exPostEvaluationType"
Namespace:
Content:
complex, 10 attributes, 4 elements
Defined:
globally in codebook.xsd; see XML source
Includes:
definitions of 2 attributes, 4 elements
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:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:string
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
baseElementType (extension)
  exPostEvaluationType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="exPostEvaluationType">
<xs:complexContent>
<xs:extension base="baseElementType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="typeOfExPostEvaluation"/>
<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="dateSimpleType" use="optional"/>
<xs:attribute name="type" type="xs:string" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/10)
completionDate
Type:
Use:
optional
Holds the date the evaluation was completed.
Attribute Value
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="completionDate" type="dateSimpleType" use="optional"/>

type
Type:
xs:string, predefined
Use:
optional
DEPRECATED.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="xs:string" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 4/4)
evaluationProcess
Type:
conceptualTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="evaluationProcess"/>

evaluator
Type:
evaluatorType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="evaluator"/>

outcomes
Type:
simpleTextType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="outcomes"/>

typeOfExPostEvaluation
Type:
conceptType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="typeOfExPostEvaluation"/>

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