| diagram | ![]() |
||||||||||
| namespace | http://www.telebib2.org | ||||||||||
| type | extension of AccountingDocumenttype | ||||||||||
| properties |
|
||||||||||
| children | AccountingDate AccountingDocumentCurrencyCode Insurer Intermediary DebitTotalAmount CreditTotalAmount RenewalPremiumCollectionCode BordereauLine | ||||||||||
| annotation |
|
||||||||||
| source | <xsd:complexType name="Bordereautype"> <xsd:annotation> <xsd:appinfo source="tb2Semantics">An itemized statement of transactions.</xsd:appinfo> <xsd:appinfo source="tb2Edifact">CURRAC</xsd:appinfo> <xsd:documentation source="BusinessTerm" xml:lang="en">Docket</xsd:documentation> <xsd:documentation source="BusinessTerm" xml:lang="nl">Borderel</xsd:documentation> <xsd:documentation source="BusinessTerm" xml:lang="fr">Bordereau</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="AccountingDocumenttype"> <xsd:sequence> <xsd:element name="DebitTotalAmount" type="DebitTotalAmounttype" minOccurs="0"/> <xsd:element name="CreditTotalAmount" type="CreditTotalAmounttype" minOccurs="0"/> <xsd:element name="RenewalPremiumCollectionCode" type="RenewalPremiumCollectionCodetype" minOccurs="0"/> <xsd:element name="BordereauLine" type="BordereauLinetype" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.telebib2.org | ||||||||
| type | DebitTotalAmounttype | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="DebitTotalAmount" type="DebitTotalAmounttype" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.telebib2.org | ||||||||
| type | CreditTotalAmounttype | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="CreditTotalAmount" type="CreditTotalAmounttype" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.telebib2.org | ||||||||
| type | RenewalPremiumCollectionCodetype | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="RenewalPremiumCollectionCode" type="RenewalPremiumCollectionCodetype" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.telebib2.org | ||||||||
| type | BordereauLinetype | ||||||||
| properties |
|
||||||||
| children | CurrencyConversionIndicator DebitAmount CreditAmount AccountingDocumentLineContractIdentifier BordereauLinePremiumInvoiceIdentifier PreviousPremiumNotPaidIndicator BordereauLineRenewalMainDate | ||||||||
| source | <xsd:element name="BordereauLine" type="BordereauLinetype" maxOccurs="unbounded"/> |