Definition Type: Element
Name: SpecifiedCompetencyReference
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:SpecifiedCompetencyReferenceType
Containing Schema: CompetencyTypes.xsd
Abstract
Documentation:
This element is mainly for documentation purposes. SpecifiedCompetencyReferenceType would generally be used with an element named for the context in which it appears. For example, the CompetenciesAssessed elment within AssessmentCatalog extends SpecifiedCompetencyReferenceType.
Collapse XSD Schema Diagram:
Drilldown into ProficencyLevel in schema competencytypes_xsd Drilldown into CompetencyId in schema competencytypes_xsd Drilldown into SpecifiedCompetencyReferenceType in schema competencytypes_xsdXSD Diagram of SpecifiedCompetencyReference in schema competencytypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SpecifiedCompetencyReference" type="SpecifiedCompetencyReferenceType">
    <xsd:annotation>
        <xsd:documentation>This element is mainly for documentation purposes. SpecifiedCompetencyReferenceType would generally be 
			used with an element named for the context in which it appears. For example, the CompetenciesAssessed elment within AssessmentCatalog
			extends SpecifiedCompetencyReferenceType.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CompetencyId hr:CompetencyId (1) (1)
ProficencyLevel hr:ProficencyLevel 0 (1)
Collapse Derivation Tree: