Definition Type: ComplexType
Name: ObjectivesResultType
Namespace: http://www.hr-xml.org/3
Containing Schema: ObjectivesResult.xsd
Abstract
Documentation:
Objectives Result. Details Supports the results of objectives, groups of objectives, and related metrics. Used in integration of such systems as compensation management, business performance management, employee performance management, and project management systems.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into RemunerationRecommendation in schema components_xsd Drilldown into ObjectivesSection in schema components_xsd Drilldown into ObjectivesPlanID in schema fields_xsd Drilldown into AppraisalScheduleCode in schema fields_xsd Drilldown into AppraisalReasonCode in schema fields_xsd Drilldown into PlanPeriod in schema components_xsd Drilldown into PlanSubject in schema components_xsd Drilldown into Preparer in schema components_xsd Drilldown into Date in schema fields_xsd Drilldown into SupplierParty in schema components_xsd Drilldown into DocumentSequence in schema fields_xsd Drilldown into AlternateDocumentID in schema fields_xsd Drilldown into DocumentID in schema fields_xsd Drilldown into DocumentIDGroup in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into languageCode in schema objectivesresult_xsdXSD Diagram of ObjectivesResultType in schema objectivesresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ObjectivesResultType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Objectives Result. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1"> Supports the results of objectives, groups of objectives, and related metrics. </ccts:DefinitionText>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Used in integration of such systems as compensation management, business performance management, employee performance management, and project management systems.</ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="DocumentIDGroup" minOccurs="0" />
        <xsd:element ref="DocumentSequence" minOccurs="0" />
        <xsd:element ref="SupplierParty" minOccurs="0" />
        <xsd:element ref="Date" minOccurs="0" />
        <xsd:element ref="Preparer" minOccurs="0" />
        <xsd:element ref="PlanSubject" minOccurs="0" />
        <xsd:element ref="PlanPeriod" minOccurs="0" />
        <xsd:element ref="AppraisalReasonCode" minOccurs="0" />
        <xsd:element ref="AppraisalScheduleCode" minOccurs="0" />
        <xsd:element ref="ObjectivesPlanID" minOccurs="0" />
        <xsd:element ref="ObjectivesSection" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RemunerationRecommendation" minOccurs="0" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="languageCode" type="LanguageCodeContentType" use="optional" />
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID (1) (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
DocumentSequence nsA:DocumentSequence 0 (1)
SupplierParty nsA:SupplierParty 0 (1)
Date nsA:Date 0 (1)
Preparer nsA:Preparer 0 (1)
PlanSubject nsA:PlanSubject 0 (1)
PlanPeriod nsA:PlanPeriod 0 (1)
AppraisalReasonCode nsA:AppraisalReasonCode 0 (1)
AppraisalScheduleCode nsA:AppraisalScheduleCode 0 (1)
ObjectivesPlanID nsA:ObjectivesPlanID 0 (1)
ObjectivesSection nsA:ObjectivesSection 0 unbounded
RemunerationRecommendation nsA:RemunerationRecommendation 0 (1)
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
languageCode nsA:languageCode Optional
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:ObjectivesResult