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 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:group name="EnterpriseUnitGroup">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            This group identifies an entity within an enterprise from both the financial and
            operational perspective
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="EnterpriseUnit" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EnterpriseUnit oagis:EnterpriseUnit 0 (1)