complexType ThirdCommissiontype
diagram
namespace http://www.telebib2.org
type extension of Commissiontype
properties
base Commissiontype
children CommissionPercentage CommissionAmount CommissionExpectedAmount CommissionSplitAmount CommissionSupplementaryAmount CommissionIncreasePercentage CommissionReductionPercentage ThirdCommissionDate
annotation
appinfo
The commission amount granted at the second renewal date. The amount can include acquisition commission in case the acquisition commission amount is superior to the sum of the first premium amount and the second premium amount. Mainly in Life Insurance.
documentation
Acquisition commission - continued
documentation
Aanwervingscommissie - laatstvolgende
documentation
Commission d'acquisition - suite
documentation
Anwerbungskommission - kontinuierte
source <xsd:complexType name="ThirdCommissiontype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">The commission amount granted at the second renewal date. The amount can include acquisition commission in case the acquisition commission amount is superior to the sum of the first premium amount and the second premium amount. Mainly in Life Insurance.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Acquisition commission - continued</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Aanwervingscommissie - laatstvolgende</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Commission d'acquisition - suite</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Anwerbungskommission - kontinuierte</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Commissiontype">
     
<xsd:sequence>
       
<xsd:element name="ThirdCommissionDate" type="ThirdCommissionDatetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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