complexType CurrentAccountLinetype
diagram
namespace http://www.telebib2.org
type extension of AccountingDocumentLinetype
properties
base AccountingDocumentLinetype
children CurrencyConversionIndicator DebitAmount CreditAmount AccountingDocumentLineContractIdentifier CurrentAccountLineDescriptionText
used by
complexTypes BordereauTotalLinetype ClaimLinetype FinancialTransactionLinetype MiscellaneousTransactionLinetype PremiumLinetype
annotation
appinfo
CurrentAc
appinfo
A statement line on the current account.
appinfo
(LIN)
documentation
Identifie une ligne dans un extrait de compte.
documentation
Identificeert een lijn in een rekeninguittreksel.
documentation
Current account line
documentation
Current account line
documentation
Rekeninguittreksel-lijn
documentation
Ligne de l'extrait de compte
source <xsd:complexType name="CurrentAccountLinetype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2View">CurrentAc</xsd:appinfo>
   
<xsd:appinfo source="tb2Semantics">A statement line on the current account.</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">Current account line</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Rekeninguittreksel-lijn</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Ligne de l'extrait de compte</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="AccountingDocumentLinetype">
     
<xsd:sequence>
       
<xsd:element name="CurrentAccountLineDescriptionText" type="CurrentAccountLineDescriptionTexttype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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