complexType PremiumLoadingtype
diagram
namespace http://www.telebib2.org
type extension of PremiumDiscountOrLoadingtype
properties
base PremiumDiscountOrLoadingtype
children TariffDeviationPercentage PremiumDiscountOrLoadingTypeCode PremiumLoadingAmount PremiumLoadingPercentage
used by
complexType SplitPremiumPaymentLoadingtype
annotation
appinfo
A granted or acquired loading on premium.
documentation
Premium loading
documentation
Premie, toeslag
documentation
Prime, supplément
source <xsd:complexType name="PremiumLoadingtype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A granted or acquired loading on premium.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Premium loading</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Premie, toeslag</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Prime, supplément</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="PremiumDiscountOrLoadingtype">
     
<xsd:sequence>
       
<xsd:element name="PremiumLoadingAmount" type="PremiumLoadingAmounttype" minOccurs="0"/>
       
<xsd:element name="PremiumLoadingPercentage" type="PremiumLoadingPercentagetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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


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