Definition Type: Element
Name: GLEntity
Namespace: http://www.openapplications.org/oagis
Type: nsC:GLEntity
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This identifies the GLEntity to which the employee belongs
Collapse XSD Schema Diagram:
Drilldown into GLEntity in schema invoice_xsdXSD Diagram of GLEntity in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="GLEntity" type="GLEntity" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">This identifies the GLEntity to which the employee belongs</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: