complexType Animaltype
diagram
namespace http://www.telebib2.org
type extension of InsuranceObjecttype
properties
base InsuranceObjecttype
children InsuranceObjectText InsuranceObjectTreatmentCode InsuranceObjectChangeIndicator ObjectRole AnimalAcquisitionDate AnimalGenderCode AnimalRegistrationIdentifier AnimalNameText AnimalTypeCode BreedText
annotation
appinfo
A living creature which is not a human being.
appinfo
(ROD+090)
documentation
Animal
documentation
Dier
documentation
Tier
documentation
Animal 
documentation
Identifie une personne ou une chose placée sous la garantie de l'assurance. Un objet de risque est l'indication, dans la police, d'un objet assuré. Plusieurs objets de risque peuvent être assurés dans le cadre d'une seule police.<br/>Exemples : un véhicul
documentation
Identificeert een persoon of een zaak, onderwerp van waarborg in een verzekering. Een risico-object is de aanduiding, binnen de polis, van een verzekerd voorwerp. Binnen één polis kunnen er meerdere risico-objecten verzekerd zijn.<br/>Voorbeelden : een vo
documentation
Risk Object
source <xsd:complexType name="Animaltype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A living creature which is not a human being.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(ROD+090)</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Animal</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Dier</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Tier</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Animal  </xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie une personne ou une chose placée sous la garantie de l'assurance. Un objet de risque est l'indication, dans la police, d'un objet assuré. Plusieurs objets de risque peuvent être assurés dans le cadre d'une seule police.<br/>Exemples : un véhicul</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een persoon of een zaak, onderwerp van waarborg in een verzekering. Een risico-object is de aanduiding, binnen de polis, van een verzekerd voorwerp. Binnen één polis kunnen er meerdere risico-objecten verzekerd zijn.<br/>Voorbeelden : een vo</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Risk Object</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="InsuranceObjecttype">
     
<xsd:sequence>
       
<xsd:element name="AnimalAcquisitionDate" type="AnimalAcquisitionDatetype" minOccurs="0"/>
       
<xsd:element name="AnimalGenderCode" type="AnimalGenderCodetype" minOccurs="0"/>
       
<xsd:element name="AnimalRegistrationIdentifier" type="AnimalRegistrationIdentifiertype" minOccurs="0"/>
       
<xsd:element name="AnimalNameText" type="AnimalNameTexttype" minOccurs="0"/>
       
<xsd:element name="AnimalTypeCode" type="AnimalTypeCodetype" minOccurs="0"/>
       
<xsd:element name="BreedText" type="BreedTexttype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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


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