Definition Type: Element
Name: PlanSubject
Namespace: http://www.hr-xml.org/3
Type: nsA:SpecifiedPersonType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the person who is the subject of the objectives, development, or other plan. The person for whom the objectives plan was prepared. The person responsible for carrying out or fulfilling the objectives.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into RoleCode in schema fields_xsd Drilldown into PersonName in schema components_xsd Drilldown into PersonID in schema fields_xsd Drilldown into SpecifiedPersonType in schema components_xsdXSD Diagram of PlanSubject in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PlanSubject" type="SpecifiedPersonType">
    <xsd:annotation>
        <xsd:documentation>Identifies the person who is the subject of the objectives, development, or other plan. The person for whom the objectives plan was prepared. The person responsible for carrying out or fulfilling the objectives.
	</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonID nsA:PersonID 0 unbounded
PersonName nsA:PersonName 0 (1)
RoleCode nsA:RoleCode 0 unbounded
Communication nsA:Communication 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: