Definition Type: ComplexType
Name: ReusableCompetencyDefinitionType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
A structured description of meaning(s) or semantics associated with a given competency. A Reusable Competency Definition (RCD) is reusable in that it is without a specific context. Hierarchical competency taxomomies or non-hierarchical "maps" may be composed at an atomistic level of references to many RCDs. An RCD might represent a node at any given level of such a taxonomy. Thus, an RCD might be used for either course-grain competency "clusters" or fine-grain individual competencies. The RCD concept is important for simplifying HR transactions. The basic idea is that full definitional content does not have to be communicated within each transaction. Instead of passing the full content, identifiers are exchanged referencing definitions that are known or discoverable by the trading partner.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into DefinitionGroup in schema components_xsd Drilldown into DefinitionStatement in schema components_xsd Drilldown into Description in schema fields_xsd1 Drilldown into CompetencyDefinitionTypeCode in schema fields_xsd Drilldown into CompetencyClassificationCode in schema fields_xsd Drilldown into Name in schema fields_xsd1 Drilldown into SourceID in schema fields_xsd Drilldown into AlternateID in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into IDGroup in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of ReusableCompetencyDefinitionType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ReusableCompetencyDefinitionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A structured description of meaning(s) or semantics associated with a given competency. A Reusable Competency Definition (RCD) is reusable in that it is without 
				a specific context.  Hierarchical competency taxomomies or non-hierarchical
				"maps" may be composed at an atomistic level of references to many
				RCDs. An RCD might represent a node at any given level of such a
				taxonomy. Thus, an RCD might be used for either course-grain competency "clusters" or fine-grain individual competencies.</ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The RCD concept is important for 
				simplifying HR transactions. The basic idea is that full definitional
				content does not have to be communicated within each transaction. Instead
				of passing the full content, identifiers are exchanged referencing definitions that are known
				or discoverable by the trading partner.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="IDGroup" minOccurs="0" />
        <xsd:element ref="SourceID" minOccurs="0" />
        <xsd:element ref="oa:Name" minOccurs="0" />
        <xsd:element ref="CompetencyClassificationCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CompetencyDefinitionTypeCode" minOccurs="0" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DefinitionStatement" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DefinitionGroup" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
AlternateID nsA:AlternateID 0 unbounded
SourceID nsA:SourceID 0 (1)
Name oa:Name 0 (1)
CompetencyClassificationCode nsA:CompetencyClassificationCode 0 unbounded
CompetencyDefinitionTypeCode nsA:CompetencyDefinitionTypeCode 0 (1)
Description oa:Description 0 unbounded
DefinitionStatement nsA:DefinitionStatement 0 unbounded
DefinitionGroup nsA:DefinitionGroup 0 unbounded
AdditionalItem nsA:AdditionalItem 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:IDGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:ReusableCompetencyDefinition