cac:OnAccountPayment
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:OnAccountPaymentType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:EstimatedConsumedQuantity [1..1] The estimated consumed quantity covered by the payment.
- cbc:Note [0..*] Free-form text conveying information that is not contained explicitly in other structures.
- cac:PaymentTerms [1..*] A specification of payment terms associated with this payment.
Attributes
None
Used in
- Type cac:SubscriberConsumptionType (Element cac:SubscriberConsumption)
Sample instance
<cac:OnAccountPayment> <cbc:EstimatedConsumedQuantity>1.0</cbc:EstimatedConsumedQuantity> <cbc:Note>string</cbc:Note> <cac:PaymentTerms> <cbc:ID>normalizedString</cbc:ID> <cbc:PaymentMeansID>normalizedString</cbc:PaymentMeansID> <cbc:PrepaidPaymentReferenceID>normalizedString</cbc:PrepaidPaymentReferenceID> <cbc:Note>string</cbc:Note> <cbc:ReferenceEventCode>normalizedString</cbc:ReferenceEventCode> <cbc:SettlementDiscountPercent>1.0</cbc:SettlementDiscountPercent> <cbc:PenaltySurchargePercent>1.0</cbc:PenaltySurchargePercent> <cbc:PaymentPercent>1.0</cbc:PaymentPercent> <cbc:Amount currencyID="normalizedString">1.0</cbc:Amount> <cbc:SettlementDiscountAmount currencyID="normalizedString">1.0</cbc:SettlementDiscountAmount> <cbc:PenaltyAmount currencyID="normalizedString">1.0</cbc:PenaltyAmount> <cbc:PaymentTermsDetailsURI>normalizedString</cbc:PaymentTermsDetailsURI> <cbc:PaymentDueDate>2000-01-01</cbc:PaymentDueDate> <cbc:InstallmentDueDate>2000-01-01</cbc:InstallmentDueDate> <cbc:InvoicingPartyReference>string</cbc:InvoicingPartyReference> <cac:SettlementPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:SettlementPeriod> <cac:PenaltyPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:PenaltyPeriod> <cac:ExchangeRate> <cbc:SourceCurrencyCode>normalizedString</cbc:SourceCurrencyCode> <cbc:SourceCurrencyBaseRate>1.0</cbc:SourceCurrencyBaseRate> <cbc:TargetCurrencyCode>normalizedString</cbc:TargetCurrencyCode> <cbc:TargetCurrencyBaseRate>1.0</cbc:TargetCurrencyBaseRate> <cbc:ExchangeMarketID>normalizedString</cbc:ExchangeMarketID> <cbc:CalculationRate>1.0</cbc:CalculationRate> <cbc:MathematicOperatorCode>normalizedString</cbc:MathematicOperatorCode> <cbc:Date>2000-01-01</cbc:Date> <cac:ForeignExchangeContract>... </cac:ForeignExchangeContract> </cac:ExchangeRate> <cac:ValidityPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:ValidityPeriod> </cac:PaymentTerms> </cac:OnAccountPayment>