Definition Type: Element
Name: Weight
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:NumericValueType
Containing Schema: EPMTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The relative value or importance of the associated component.
Collapse XSD Schema Diagram:
Drilldown into description in schema competencytypes_xsd Drilldown into interval in schema competencytypes_xsd Drilldown into maxValue in schema competencytypes_xsd Drilldown into minValue in schema competencytypes_xsd Drilldown into NumericValueType in schema competencytypes_xsdXSD Diagram of Weight in schema epmtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Weight" type="NumericValueType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The relative value or importance of the associated component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
minValue hr:minValue (Optional)
maxValue hr:maxValue (Optional)
interval hr:interval (Optional)
description hr:description (Optional)
Collapse Derivation Tree: