complexType Declarationtype
diagram
namespace http://www.telebib2.org
children ParentDeclarationIdentifier Response
used by
complexTypes AdvantageInKindReceptionDeclarationtype BonusReceptionDeclarationtype Convictiontype DrivingLicenceWithdrawaltype OffencePendingtype PreventionMeasuretype PreviousClaimtype PreviousInsuranceRefusaltype
annotation
appinfo
Statement in an insurance contract that provide information about the property or life to be insured and used for underwriting and rating purposes and identification of the property or life to be insured.
appinfo
(QRS)
documentation
Identifie une déclaration.
documentation
Identificeert een verklaring.
documentation
Declaration
documentation
Declaration
documentation
Verklaring
documentation
Déclaration
source <xsd:complexType name="Declarationtype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">Statement in an insurance contract that provide information about the property or life to be insured and used for underwriting and rating purposes and identification of the property or life to be insured.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(QRS)</xsd:appinfo>
   
<xsd:documentation source="BusinessDefinition" xml:lang="fr">Identifie une déclaration.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="nl">Identificeert een verklaring.</xsd:documentation>
   
<xsd:documentation source="BusinessDefinition" xml:lang="en">Declaration</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Declaration</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Verklaring</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Déclaration</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="ParentDeclarationIdentifier" type="ParentDeclarationIdentifiertype" minOccurs="0"/>
   
<xsd:element name="Response" type="Responsetype" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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

element Declarationtype/Response
diagram
namespace http://www.telebib2.org
type Responsetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
source <xsd:element name="Response" type="Responsetype" minOccurs="0" maxOccurs="unbounded"/>


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