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

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


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