Definition Type: ComplexType
Name: AllowanceChargeType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TimePeriod in schema reusableaggregatebusinessinformationentity_xsd Drilldown into CurrencyExchange in schema reusableaggregatebusinessinformationentity_xsd Drilldown into SequenceNumeric in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ReasonCode in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Calculation in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Amount in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Description in schema reusableaggregatebusinessinformationentity_xsd Drilldown into BasisQuantity in schema reusableaggregatebusinessinformationentity_xsd Drilldown into BasisAmount in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into TypeCode in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of AllowanceChargeType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AllowanceChargeType">
    <xsd:sequence>
        <xsd:element name="TypeCode" type="udt:CodeType" minOccurs="0" />
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:choice>
            <xsd:element name="BasisAmount" type="udt:AmountType" minOccurs="0" />
            <xsd:element name="BasisQuantity" type="udt:QuantityType" minOccurs="0" />
        </xsd:choice>
        <xsd:element name="Description" type="ram:DescriptionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Amount" type="udt:AmountType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Calculation" type="ram:CalculationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ReasonCode" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="SequenceNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="CurrencyExchange" type="ram:CurrencyExchangeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="TimePeriod" type="ram:TimePeriodType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TypeCode ram:TypeCode 0 (1)
ID ram:ID 0 unbounded
BasisAmount ram:BasisAmount 0 (1)
BasisQuantity ram:BasisQuantity 0 (1)
Description ram:Description 0 unbounded
Amount ram:Amount 0 unbounded
Calculation ram:Calculation 0 unbounded
ReasonCode ram:ReasonCode 0 unbounded
SequenceNumeric ram:SequenceNumeric 0 unbounded
CurrencyExchange ram:CurrencyExchange 0 unbounded
TimePeriod ram:TimePeriod 0 unbounded
Collapse Derivation Tree:
Collapse References:
ram:AllowanceCharge