complexType Cancellationtype
diagram
namespace http://www.telebib2.org
type extension of Actiontype
properties
base Actiontype
children ActionDescriptionText ActionDateAndTime ActionEffectiveDate NextActionDate ReplyRecordRequestedIndicator CancellationOriginCode CancellationReasonCode CancellationNoticeDeliveryIndicator CancellationNotifiedToPreviousInsurerIndicator
used by
element Contracttype/Cancellation
annotation
appinfo
The discontinuance of an insurance policy before its normal expiration date, either by the insured or the company. Termination of a contract of insurance in force by voluntary act of the insurer or insured in accordance with the provisions in the contract or by mutual agreement.
appinfo
(ACT)
documentation
Identifie une action.
documentation
Identificeert een actie.
documentation
Action
documentation
Cancellation
documentation
Opzegging
documentation
Renon
source <xsd:complexType name="Cancellationtype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">The discontinuance of an insurance policy before its normal expiration date, either by the insured or the company. Termination of a contract of insurance in force by voluntary act of the insurer or insured in accordance with the provisions in the contract or by mutual agreement.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(ACT)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie une action.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een actie.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Action</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Cancellation</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Opzegging</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Renon</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Actiontype">
     
<xsd:sequence>
       
<xsd:element name="CancellationOriginCode" type="CancellationOriginCodetype" minOccurs="0"/>
       
<xsd:element name="CancellationReasonCode" type="CancellationReasonCodetype" minOccurs="0"/>
       
<xsd:element name="CancellationNoticeDeliveryIndicator" type="CancellationNoticeDeliveryIndicatortype" minOccurs="0"/>
       
<xsd:element name="CancellationNotifiedToPreviousInsurerIndicator" type="CancellationNotifiedToPreviousInsurerIndicatortype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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


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