Definition Type: Element
Name: Charge
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ChargeType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the different Charges that may be applied to the associated document.
Collapse XSD Schema Diagram:
Drilldown into TimePeriod in schema components_xsd1 Drilldown into CurrencyExchangeRate in schema components_xsd1 Drilldown into ReasonCode in schema fields_xsd1 Drilldown into Calculation in schema components_xsd1 Drilldown into Amount in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into BasisQuantity in schema fields_xsd1 Drilldown into BasisAmount in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into sequence in schema components_xsd1 Drilldown into type in schema components_xsd1 Drilldown into AllowanceChargeABIEType in schema components_xsd1 Drilldown into ChargeType in schema components_xsd1XSD Diagram of Charge in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Charge" type="ChargeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Represents the different Charges that may be applied to the associated document.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 unbounded
BasisAmount oagis:BasisAmount 0 (1)
BasisQuantity oagis:BasisQuantity 0 (1)
Description oagis:Description 0 unbounded
Amount oagis:Amount 0 (1)
Calculation oagis:Calculation 0 (1)
ReasonCode oagis:ReasonCode 0 unbounded
CurrencyExchangeRate oagis:CurrencyExchangeRate 0 unbounded
TimePeriod oagis:TimePeriod 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oagis:type Optional
sequence oagis:sequence (Optional)
Collapse Derivation Tree: