Definition Type: Element
Name: Charges
Namespace: http://www.openapplications.org/oagis
Type: nsC:Charges
Containing Schema: Invoice.xsd
Abstract
Documentation:
Collects the semantically named Charges for the Components that reference Charges. The combination of the semantically rich name and the position with in the Business Object Document provide the context for the Charge.
Collapse XSD Schema Diagram:
Drilldown into TotalCharge in schema invoice_xsd Drilldown into Charge in schema invoice_xsd Drilldown into Charges in schema invoice_xsdXSD Diagram of Charges in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="Charges" type="Charges">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Collects the semantically named Charges for the Components that reference Charges. The combination of the semantically rich name and the position with in the Business Object Document provide the context for the Charge.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Charge nsC:Charge 0 unbounded
TotalCharge nsC:TotalCharge 0 (1)
Collapse Derivation Tree: