Online OIOUBL Dokumentation


Reminder

Reminder

Reminder specification

Name Reminder (Show as PDF) Alternative Term  
Definition OIOUBL Reminder is a document for the exchange of electronic reminders. If Reminder contains charges, rates of interests or other forms of invoiceable services connected to the reminder procedure the reminder is regarded as an invoice for such services. Reminder is sent from AccountingSupplierParty to AccountingCustomerParty. The invoice is structured to fulfill the formal requirements for a valid reminder for use in Denmark including taxnumber, specifications etc. Apart from the formal demands on sender and receiver and the reminder content, the electronic version must contain EndPointID, a Personreference and fulfill the requirements in this document guideline. EndPointID is used to identify the "electronic mailbox" where the electronic document is to be delivered and also provides the basis for routing the message. PersonReference is used to identify the person responsible for processing the received electronic document.

Fields

UBL-Name Name Datatype Usage Cardinality
UBLVersionID UBLVersionID Identifier Yes 1
CustomizationID CustomizationID Identifier Yes 1
ProfileID ProfileID Identifier Yes 1
ID ID Identifier Yes 1
CopyIndicator CopyIndicator Indicator Yes 0..1
UUID UUID Identifier Yes 0..1
IssueDate IssueDate Date Yes 1
IssueTime IssueTime Time Bilateral 0..1
ReminderTypeCode ReminderTypeCode Code Yes 1
ReminderSequenceNumeric ReminderSequenceNumeric Numeric Yes 1
Note Note Text Yes 0..n
DocumentCurrencyCode DocumentCurrencyCode Code Yes 1
TaxCurrencyCode TaxCurrencyCode Code Yes 0..1
PricingCurrencyCode PricingCurrencyCode Code Yes 0..1
PaymentCurrencyCode PaymentCurrencyCode Code Yes 0..1
PaymentAlternativeCurrencyCode PaymentAlternativeCurrencyCode Code Yes 0..1
AccountingCostCode AccountingCostCode Code Bilateral 0..1
AccountingCost AccountingCost Text Yes 0..1

Subclasses in class Reminder

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
UBLExtensions UBLExtensions Bilateral 0..1   OIOUBL_GUIDE_EXTENSION
ReminderPeriod ReminderPeriod Yes 0..1 Common Library, 3.78  
AdditionalDocumentReference AdditionalDocumentReference Yes 0..n Common Library, 3.36 OIOUBL_GUIDE_DOCUMENTREF
Signature Signature Yes 0..n Common Library, 3.96 OIOUBL_GUIDE_SIGNATURE
AccountingSupplierParty AccountingSupplierParty Yes 1 3.2 OIOUBL_GUIDE_PARTIES
AccountingCustomerParty AccountingCustomerParty Yes 1 3.3 OIOUBL_GUIDE_PARTIES
PayeeParty PayeeParty Yes 0..1 3.4 OIOUBL_GUIDE_PARTIES
PaymentMeans PaymentMeans Yes 0..n Common Library, 3.76 OIOUBL_GUIDE_PAYMENT
PaymentTerms PaymentTerms Yes 0..n Common Library, 3.77 OIOUBL_GUIDE_PAYMENT
PrepaidPayment PrepaidPayment Yes 0..n Common Library, 3.75  
AllowanceCharge AllowanceCharge Yes 0..n Common Library, 3.4 OIOUBL_GUIDE_ALLOWANCE
TaxExchangeRate TaxExchangeRate Yes 0..1 Common Library, 3.40 OIOUBL_GUIDE_CURRENCY
PricingExchangeRate PricingExchangeRate Yes 0..1 Common Library, 3.40 OIOUBL_GUIDE_CURRENCY
PaymentExchangeRate PaymentExchangeRate Yes 0..1 Common Library, 3.40 OIOUBL_GUIDE_CURRENCY
PaymentAlternativeExchangeRate PaymentAlternativeExchangeRate Yes 0..1 Common Library, 3.40 OIOUBL_GUIDE_CURRENCY
TaxTotal TaxTotal Yes 1..n Common Library, 3.104 OIOUBL_GUIDE_TAX
LegalMonetaryTotal LegalMonetaryTotal Yes 1 Common Library, 3.64 OIOUBL_GUIDE_TOTALS
ReminderLine ReminderLine Yes 1..n 3.5  

Excluded classes and fields in Reminder

Name Name Type
TaxPointDate TaxPointDate Field
LineCountNumeric LineCountNumeric Field
TaxRepresentativeParty TaxRepresentativeParty Class

Example

<Reminder >
<cbc:UBLVersionID>2.0</cbc:UBLVersionID>
<cbc:CustomizationID>OIOUBL-2.01</cbc:CustomizationID>
<cbc:ProfileID schemeDataURI="urn:oioubl:id:profileid-1.0">Procurement-OrdSimR-BilSim-1.0</cbc:ProfileID>
<cbc:ID>A00095678</cbc:ID>
<cbc:CopyIndicator>false</cbc:CopyIndicator>
<cbc:UUID>9756b55c-8815-1029-857a-e388fe63f399</cbc:UUID>
<cbc:IssueDate>2005-12-15</cbc:IssueDate>
<cbc:ReminderTypeCode listURI="urn:oioubl.codelist:remindertypecode-1.0">Advis</cbc:ReminderTypeCode>
<cbc:ReminderSequenceNumeric>1</cbc:ReminderSequenceNumeric>
<cbc:DocumentCurrencyCode>DKK</cbc:DocumentCurrencyCode>
<cbc:AccountingCost>5250124502</cbc:AccountingCost>
+ <cac:ReminderPeriod />
+ <cac:AccountingSupplierParty />
+ <cac:AccountingCustomerParty />
+ <cac:PaymentMeans />
+ <cac:PaymentTerms />
+ <cac:TaxTotal />
+ <cac:LegalMonetaryTotal />
+ <cac:ReminderLine />
</Reminder>