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