complexType GreenCardtype
diagram
namespace http://www.telebib2.org
type extension of CoverNotetype
properties
base CoverNotetype
children DocumentDestinationCode DocumentPrintMannerCode GreenCardDeliveryCode
annotation
appinfo
A document issued to policyholders as evidence that they have the minimum insurance cover required.
appinfo
(DOC+004)
documentation
Carte verte
documentation
Groene kaart
documentation
Grüne Karte
documentation
Motor insurance green card
documentation
Document émis par un assureur qui prouve la couverture d'un véhicule.
documentation
Document door de verzekeraar uitgereikt dat de dekking van een voertuig bewijst.
documentation
Document
source <xsd:complexType name="GreenCardtype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A document issued to policyholders as evidence that they have the minimum insurance cover required.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(DOC+004)</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Carte verte</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Groene kaart</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Grüne Karte</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Motor insurance green card</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Document émis par un assureur qui prouve la couverture d'un véhicule.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Document door de verzekeraar uitgereikt dat de dekking van een voertuig bewijst.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Document</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="CoverNotetype">
     
<xsd:sequence>
       
<xsd:element name="GreenCardDeliveryCode" type="GreenCardDeliveryCodetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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