Definition Type: Element
Name: Charges
Namespace: http://www.openapplications.org/oagis
Type: oa:Charges
Containing Schema: Components.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 components_xsd Drilldown into Charge in schema components_xsd Drilldown into Charges in schema components_xsdXSD Diagram of Charges in schema components_xsd (Open Applications Group (OAGIS))
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 oa:Charge 0 unbounded
TotalCharge oa:TotalCharge 0 (1)
Collapse Derivation Tree: