complexType Transfertype
diagram
namespace http://www.telebib2.org
type extension of Actiontype
properties
base Actiontype
children ActionDescriptionText ActionDateAndTime ActionEffectiveDate NextActionDate ReplyRecordRequestedIndicator PolicyHolderTransferIndicator PolicyTransferReasonCode TransferReasonText
used by
element Contracttype/Transfer
annotation
appinfo
The act of transferring something from someone to another.
appinfo
(ACT)
documentation
Identifie une action.
documentation
Identificeert een actie.
documentation
Action
documentation
Transfer
documentation
Overzetting
documentation
Transfer
source <xsd:complexType name="Transfertype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">The act of transferring something from someone to another.</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">Transfer</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Overzetting</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Transfer</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Actiontype">
     
<xsd:sequence>
       
<xsd:element name="PolicyHolderTransferIndicator" type="PolicyHolderTransferIndicatortype" minOccurs="0"/>
       
<xsd:element name="PolicyTransferReasonCode" type="PolicyTransferReasonCodetype" minOccurs="0"/>
       
<xsd:element name="TransferReasonText" type="TransferReasonTexttype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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


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