complexType InsuranceProvidertype
diagram
namespace http://www.telebib2.org
type extension of PartyRoletype
properties
base PartyRoletype
children RoleCode ICBIdentifier ICBRegistration PORTIMARegistrationNumber FileAdministrator
used by
complexTypes Insurertype Intermediarytype
annotation
appinfo
A party registered and controlled by the national Insurance Control Board (OCA/CDV).
appinfo
(PTY)
documentation
Identifie un intervenant, assureur ou intermédiaire..
documentation
Identificeert een betrokkene, verzekeraar of tussenpersoon.
documentation
Party, insurer or broker.
documentation
Insurance provider
documentation
Leverancier verzekering
documentation
Fournisseur de l'assurance
source <xsd:complexType name="InsuranceProvidertype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A party registered and controlled by the national Insurance Control Board (OCA/CDV).</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(PTY)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un intervenant, assureur ou intermédiaire..</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een betrokkene, verzekeraar of tussenpersoon.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Party, insurer or broker.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Insurance provider</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Leverancier verzekering</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Fournisseur de l'assurance</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="PartyRoletype">
     
<xsd:sequence>
       
<xsd:element name="ICBIdentifier" type="ICBIdentifiertype" minOccurs="0"/>
       
<xsd:element name="ICBRegistration" type="ICBRegistrationtype" minOccurs="0" maxOccurs="3"/>
       
<xsd:element name="PORTIMARegistrationNumber" type="PORTIMARegistrationNumbertype" minOccurs="0"/>
       
<xsd:element name="FileAdministrator" type="FileAdministratortype" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element InsuranceProvidertype/ICBRegistration
diagram
namespace http://www.telebib2.org
type ICBRegistrationtype
properties
isRef 0
minOcc 0
maxOcc 3
content simple
source <xsd:element name="ICBRegistration" type="ICBRegistrationtype" minOccurs="0" maxOccurs="3"/>

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

element InsuranceProvidertype/FileAdministrator
diagram
namespace http://www.telebib2.org
type FileAdministratortype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children RelatedPartyName Fax MobileTelephone OfficeTelephone HomeTelephone eMail OfficialAddress Rate ExternalRole
source <xsd:element name="FileAdministrator" type="FileAdministratortype" minOccurs="0" maxOccurs="unbounded"/>


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