complexType AirVehicletype
diagram
namespace http://www.telebib2.org
type extension of Vehicletype
properties
base Vehicletype
children InsuranceObjectText InsuranceObjectTreatmentCode InsuranceObjectChangeIndicator ObjectRole VATPercentage UnitPriceAmount RiskUseText BadShapeIndicator FirstUseDate SecuritySystemIndicator PurchaseDate GoodShapeOfMaintenanceIndicator ToBeInsuredValue ListValue ActualValue InvoicedValue FinanceCompany Owner AggravatedTheftRiskVehicleIndicator CASCORiskClassificationCode FinancingIndicator FleetVehicleIndicator GaragingTypeCode GrossWeightQuantity InsurerVehicleIdentifier InvoicedStatusCode MakeModelTypeName ManufacturingYear NewVehicleIndicator NonRegisteredVehicleTypeCode OldTimerIndicator PropertyTypeCode RegistrationRequestSentIndicator StateUponPurchaseCode TareQuantity TheftCoveredVehicleIndicator VehicleRegisteredInTransitIndicator TransportedGoodsInsuredIndicator VATCoverDegreeCode VehicleColourCode VehicleText VehicleRegistrationPlateNumber VehicleRegistrationPlateStatusCode VehicleRegistrationTaxAmount VehicleRegistrationTaxCoveredIndicator VehicleUseTerritorialLimitCode VehicleUseTerritorialLimitExtensionCode PrivateVehicleOrTruckAsDriven LeasingCompany VehicleRegistrationPlateHolder MotorThirdPartyLiability MotorFire MotorTheft MotorPartialComprehensive MotorFullComprehensive SecuritySystem TransportedGoods LoadCapacity SeatingCapacity Engine
annotation
appinfo
A conveyance that transports people or objects through the air.
appinfo
(ROD+009)
documentation
Engin(s) aérien(s)
documentation
Luchtvaarttuig(en)
documentation
Luftfahrzeug(e)
documentation
Aircraft(s)
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="AirVehicletype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">A conveyance that transports people or objects through the air.</xsd:appinfo>
   
<xsd:appinfo source="tb2Edifact">(ROD+009)</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Engin(s) aérien(s)</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Luchtvaarttuig(en)</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Luftfahrzeug(e)</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Aircraft(s)</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="Vehicletype">
     
<xsd:sequence>
       
<xsd:element name="LoadCapacity" type="LoadCapacitytype" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="SeatingCapacity" type="SeatingCapacitytype" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="Engine" type="Enginetype" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AirVehicletype/LoadCapacity
diagram
namespace http://www.telebib2.org
type LoadCapacitytype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children MaximumAuthorisedWeightQuantity
source <xsd:element name="LoadCapacity" type="LoadCapacitytype" minOccurs="0" maxOccurs="unbounded"/>

element AirVehicletype/SeatingCapacity
diagram
namespace http://www.telebib2.org
type SeatingCapacitytype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children AdditionalSeatsCount SeatsCount
source <xsd:element name="SeatingCapacity" type="SeatingCapacitytype" minOccurs="0" maxOccurs="unbounded"/>

element AirVehicletype/Engine
diagram
namespace http://www.telebib2.org
type Enginetype
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children CylindersCount EngineCapacityMeasure FiscalPowerQuantity HorsePowerQuantity
source <xsd:element name="Engine" type="Enginetype" minOccurs="0" maxOccurs="unbounded"/>


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