Definition Type: ComplexType
Name: ObjectiveResultGroupType
Namespace: http://www.hr-xml.org/3
Type: nsA:ObjectiveResultType
Containing Schema: Components.xsd
Abstract
Documentation:
A set of related objectives that are rated or measured together.
Collapse XSD Schema Diagram:
Drilldown into ObjectiveResult in schema components_xsd Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into ResultAgainstMetric in schema components_xsd Drilldown into Metric in schema components_xsd Drilldown into ObjectiveStatusCode in schema fields_xsd Drilldown into TimePeriod in schema components_xsd1 Drilldown into MultiRaterGroupScore in schema components_xsd Drilldown into MultiRaterScoreSummary in schema components_xsd Drilldown into IndividualRaterScore in schema components_xsd Drilldown into BandID in schema fields_xsd Drilldown into Score in schema components_xsd Drilldown into Weight in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into ObjectiveName in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into ObjectiveResultType 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 ObjectiveResultGroupType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ObjectiveResultGroupType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A set of related objectives that are rated or measured together.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ObjectiveResultType">
            <xsd:sequence>
                <xsd:element ref="ObjectiveResult" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
            <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
ObjectiveName nsA:ObjectiveName 0 (1)
Description oa:Description 0 unbounded
Weight nsA:Weight 0 (1)
Score nsA:Score 0 (1)
BandID nsA:BandID 0 (1)
IndividualRaterScore nsA:IndividualRaterScore 0 unbounded
MultiRaterScoreSummary nsA:MultiRaterScoreSummary 0 (1)
MultiRaterGroupScore nsA:MultiRaterGroupScore 0 unbounded
TimePeriod oa:TimePeriod 0 (1)
ObjectiveStatusCode nsA:ObjectiveStatusCode 0 (1)
Metric nsA:Metric 0 unbounded
ResultAgainstMetric nsA:ResultAgainstMetric 0 unbounded
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
ObjectiveResult nsA:ObjectiveResult 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:ObjectiveResultGroup