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