complexType BordereauLinetype
diagram
namespace http://www.telebib2.org
type extension of AccountingDocumentLinetype
properties
base AccountingDocumentLinetype
children CurrencyConversionIndicator DebitAmount CreditAmount AccountingDocumentLineContractIdentifier BordereauLinePremiumInvoiceIdentifier PreviousPremiumNotPaidIndicator BordereauLineRenewalMainDate
used by
element Bordereautype/BordereauLine
annotation
appinfo
A statement of transaction.
appinfo
(LIN)
documentation
Identifie une ligne dans un extrait de compte.
documentation
Identificeert een lijn in een rekeninguittreksel.
documentation
Current account line
documentation
Docket line
documentation
Borderel lijn
documentation
Ligne de bordereau
source <xsd:complexType name="BordereauLinetype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A statement of transaction.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(LIN)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie une ligne dans un extrait de compte.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een lijn in een rekeninguittreksel.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Current account line</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Docket line</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Borderel lijn</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Ligne de bordereau</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="AccountingDocumentLinetype">
     
<xsd:sequence>
       
<xsd:element name="BordereauLinePremiumInvoiceIdentifier" type="BordereauLinePremiumInvoiceIdentifiertype" minOccurs="0"/>
       
<xsd:element name="PreviousPremiumNotPaidIndicator" type="PreviousPremiumNotPaidIndicatortype" minOccurs="0"/>
       
<xsd:element name="BordereauLineRenewalMainDate" type="BordereauLineRenewalMainDatetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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


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