<xsd:complexType name="AssessmentTypeCodeType">
<xsd:annotation>
<xsd:documentation>A set of codes broadly classifying the type of assessment or the principal target of what is assessed. This is an HR-XML Open List. Note that detailed information regarding specific competencies targeted or measured by the assessment would be referenced within AssessedCompetency.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="AssessmentTypeCodeContentType">
<xsd:attributeGroup ref="oa:CodeListAttributeGroup" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|