Definition Type: Group
Name: EnterpriseUnitGroup
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Documentation:
This group identifies an entity within an enterprise from both the financial and operational perspective
Collapse XSD Schema Diagram:
Drilldown into EnterpriseUnit in schema components_xsd1XSD Diagram of EnterpriseUnitGroup in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:group name="EnterpriseUnitGroup">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">This group identifies an entity within an enterprise from both the financial and operational perspective</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="EnterpriseUnit" minOccurs="0" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EnterpriseUnit oa:EnterpriseUnit 0 (1)