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