<xsd:complexType name="DevelopmentCompetencyType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Qualified_ Development Competency. Details</ccts:DictionaryEntryName>
<ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A qualified development competency is associated with a learning object or developmental tool. It optionally has a specified required and/or desired level of proficiency and has an explicit or implicit level of importance (weight) among sibling competencies associated with the learning object.</ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="CompetencyID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="CompetencyName" minOccurs="0" />
<xsd:element ref="TaxonomyID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="Weight" minOccurs="0" />
<xsd:element ref="RequiredProficiencyLevel" minOccurs="0" />
<xsd:element ref="DesiredProficiencyLevel" minOccurs="0" />
<xsd:element ref="CompetencyClassificationCode" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="CompetencyDimension" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="CompetencyEvidenceRequirements" minOccurs="0" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|