veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType AllowanceChargeType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}AllowanceChargeType (restriction)

Documentation
ABIE Allowance Charge. Details details about a component of pricing, such as a service, promotion, allowance, or charge, applied to an associated Order Line line or the whole transaction. Allowance Charge
Properties
This component is not nillable.

Model
<...>
(ID?, ChargeIndicator, ReasonCode?, MultiplierFactorNumeric?, CurrencyCode?, PrepaidIndicator?, SequenceNumeric?, Amount?, TaxCategory*, PaymentMeans* )
</...>


Nested Element Summary
 Amount
           BBIE Allowance Charge. 
 ChargeIndicator
           BBIE Allowance Charge. 
cur:CurrencyCodeTypeCurrencyCode
           BBIE Allowance Charge. 
udt:IdentifierTypeID
           BBIE Allowance Charge. 
 MultiplierFactorNumeric
           BBIE Allowance Charge. 
 PaymentMeans
           ASBIE Allowance Charge. 
 PrepaidIndicator
           BBIE Allowance Charge. 
rsn:AllowanceChargeReasonCodeTypeReasonCode
           BBIE Allowance Charge. 
 SequenceNumeric
           BBIE Allowance Charge. 
 TaxCategory
           ASBIE Allowance Charge. 
Source
<xsd:complexType name="AllowanceChargeType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="1" ref="cbc:ChargeIndicator">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ReasonCode" type="rsn:AllowanceChargeReasonCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:MultiplierFactorNumeric">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CurrencyCode" type="cur:CurrencyCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:PrepaidIndicator">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:SequenceNumeric">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Amount">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="TaxCategory">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="PaymentMeans">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.