complexType Bordereautype
diagram
namespace http://www.telebib2.org
type extension of AccountingDocumenttype
properties
base AccountingDocumenttype
children AccountingDate AccountingDocumentCurrencyCode Insurer Intermediary DebitTotalAmount CreditTotalAmount RenewalPremiumCollectionCode BordereauLine
annotation
appinfo
An itemized statement of transactions.
appinfo
CURRAC
documentation
Docket
documentation
Borderel
documentation
Bordereau
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>

element Bordereautype/DebitTotalAmount
diagram
namespace http://www.telebib2.org
type DebitTotalAmounttype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="DebitTotalAmount" type="DebitTotalAmounttype" minOccurs="0"/>

element Bordereautype/CreditTotalAmount
diagram
namespace http://www.telebib2.org
type CreditTotalAmounttype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CreditTotalAmount" type="CreditTotalAmounttype" minOccurs="0"/>

element Bordereautype/RenewalPremiumCollectionCode
diagram
namespace http://www.telebib2.org
type RenewalPremiumCollectionCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="RenewalPremiumCollectionCode" type="RenewalPremiumCollectionCodetype" minOccurs="0"/>

element Bordereautype/BordereauLine
diagram
namespace http://www.telebib2.org
type BordereauLinetype
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children CurrencyConversionIndicator DebitAmount CreditAmount AccountingDocumentLineContractIdentifier BordereauLinePremiumInvoiceIdentifier PreviousPremiumNotPaidIndicator BordereauLineRenewalMainDate
source <xsd:element name="BordereauLine" type="BordereauLinetype" maxOccurs="unbounded"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy