HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Weight

Name Weight
Type WeightType
Documentation (of type) A number expressing the relative importance of a particular component (e.g., a position competency) among sibling components. Weights are most frequently expressed a percentage (where the weights assigned to individual sibling competencies would total 100 percent when totaled), but they may be expressed using another numeric scale.
XML Instance Representation
<Weight

schemeID="oa: NormalizedStringType [0..1]"

schemeName="oa: StringType [0..1]"

interval="oa: NumericType [0..1]"

minimumScore="oa: NumericType [0..1]"

maximumScore="oa: NumericType [0..1]">

oa: NumericType

</Weight>
Schema Component Representation
<xsd:element name="Weight" type=" WeightType"/>