Definition Type: ComplexType
Name: NotifyObjectivesPlanDataAreaType
Namespace: http://www.hr-xml.org/3
Containing Schema: NotifyObjectivesPlan.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ObjectivesPlan in schema objectivesplan_xsd Drilldown into Notify in schema meta_xsdXSD Diagram of NotifyObjectivesPlanDataAreaType in schema notifyobjectivesplan_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="NotifyObjectivesPlanDataAreaType">
    <xsd:sequence>
        <xsd:element ref="oa:Notify" />
        <xsd:element ref="ObjectivesPlan" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Notify oa:Notify (1) (1)
ObjectivesPlan nsA:ObjectivesPlan (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea