Definition Type: ComplexType
Name: PositionCompetencyGroupType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PositionCompetency in schema components_xsd Drilldown into RelatedCompetency in schema components_xsd Drilldown into CompetencyEvidenceRequirements in schema components_xsd Drilldown into CompetencyDimension in schema components_xsd Drilldown into CompetencyClassificationCode in schema fields_xsd Drilldown into ProficiencyAcquisitionDifficulty in schema components_xsd Drilldown into DesiredProficiencyLevel in schema components_xsd Drilldown into RequiredProficiencyLevel in schema components_xsd Drilldown into Weight in schema fields_xsd Drilldown into CompetencyName in schema fields_xsd Drilldown into CompetencyID in schema fields_xsd Drilldown into ParentGroupID in schema fields_xsd Drilldown into ID in schema fields_xsdXSD Diagram of PositionCompetencyGroupType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PositionCompetencyGroupType">
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="ParentGroupID" minOccurs="0" />
        <xsd:element ref="CompetencyID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CompetencyName" minOccurs="0" />
        <xsd:element ref="Weight" minOccurs="0" />
        <xsd:element ref="RequiredProficiencyLevel" minOccurs="0" />
        <xsd:element ref="DesiredProficiencyLevel" minOccurs="0" />
        <xsd:element ref="ProficiencyAcquisitionDifficulty" minOccurs="0" />
        <xsd:element ref="CompetencyClassificationCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CompetencyDimension" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CompetencyEvidenceRequirements" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RelatedCompetency" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PositionCompetency" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
ParentGroupID nsA:ParentGroupID 0 (1)
CompetencyID nsA:CompetencyID 0 unbounded
CompetencyName nsA:CompetencyName 0 (1)
Weight nsA:Weight 0 (1)
RequiredProficiencyLevel nsA:RequiredProficiencyLevel 0 (1)
DesiredProficiencyLevel nsA:DesiredProficiencyLevel 0 (1)
ProficiencyAcquisitionDifficulty nsA:ProficiencyAcquisitionDifficulty 0 (1)
CompetencyClassificationCode nsA:CompetencyClassificationCode 0 unbounded
CompetencyDimension nsA:CompetencyDimension 0 unbounded
CompetencyEvidenceRequirements nsA:CompetencyEvidenceRequirements 0 unbounded
RelatedCompetency nsA:RelatedCompetency 0 unbounded
PositionCompetency nsA:PositionCompetency 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PositionCompetencyGroup