Definition Type: ComplexType
Name: ChargeType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Tax in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Calculation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into AllowanceCharge in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ToLocation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into FromLocation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PaymentPlaceLocation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DateTime in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Amount in schema reusableaggregatebusinessinformationentity_xsd Drilldown into CategoryCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TariffClassCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into PaymentArrangementCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of ChargeType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ChargeType">
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PaymentArrangementCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="TariffClassCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="CategoryCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="PaymentPlaceLocation" type="ram:LocationType" minOccurs="0" />
        <xsd:element name="FromLocation" type="ram:LocationType" minOccurs="0" />
        <xsd:element name="ToLocation" type="ram:LocationType" minOccurs="0" />
        <xsd:element name="AllowanceCharge" type="ram:AllowanceChargeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Calculation" type="ram:CalculationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Tax" type="ram:TaxType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID ram:ID 0 unbounded
Description ram:Description 0 unbounded
PaymentArrangementCode ram:PaymentArrangementCode 0 (1)
TariffClassCode ram:TariffClassCode 0 unbounded
CategoryCode ram:CategoryCode 0 unbounded
Amount ram:Amount 0 unbounded
DateTime ram:DateTime 0 unbounded
PaymentPlaceLocation ram:PaymentPlaceLocation 0 (1)
FromLocation ram:FromLocation 0 (1)
ToLocation ram:ToLocation 0 (1)
AllowanceCharge ram:AllowanceCharge 0 unbounded
Calculation ram:Calculation 0 unbounded
Tax ram:Tax 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:Charge, ram:Charge