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