complexType PersonalAccidenttype
diagram
namespace http://www.telebib2.org
type extension of Incidenttype
properties
base Incidenttype
children DamageIndicator DeadsOrInjuredsIndicator IncidentDescriptionText IncidentLocationText IncidentDateAndTime IncidentCausingPartyToPolicyHolderRelationshipTypeCode IncidentCausingPartyTypeCode IncidentCircumstanceCode IncidentCircumstanceText PoliceReportDraftedIndicator PolicyHolderRoleInAccidentCode WitnessIndicator ReportWrittenAddress OpponentThirdParty Witness InterveningAuthority EventAddress InsuranceObject PersonalAccidentCategoryCode
used by
complexTypes PrivateLifeAccidenttype ProfessionalLifeAccidenttype
annotation
appinfo
An accident that occurred during the personal life of the victim, insured.
appinfo
(EVT)
documentation
Identifie un événement. Typiquement des événements dans un contexte sinistres
documentation
Identificeert een gebeurtenis. Men denkt hier in eerste instantie in het kader van de schades.
documentation
An accident that occurred during the personal life of the victim, insured.
documentation
Personal accident
documentation
Persoonlijk ongeval
documentation
Accident individuel
source <xsd:complexType name="PersonalAccidenttype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">An accident that occurred during the personal life of the victim, insured.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(EVT)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie un événement. Typiquement des événements dans un contexte sinistres</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een gebeurtenis. Men denkt hier in eerste instantie in het kader van de schades.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">An accident that occurred during the personal life of the victim, insured.</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Personal accident</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Persoonlijk ongeval</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Accident individuel</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="Incidenttype">
     
<xsd:sequence>
       
<xsd:element name="PersonalAccidentCategoryCode" type="PersonalAccidentCategoryCodetype" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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


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