complexType Enginetype
diagram
namespace http://www.telebib2.org
children CylindersCount EngineCapacityMeasure FiscalPowerQuantity HorsePowerQuantity
used by
elements AirVehicletype/Engine MotorisedRoadVehicletype/Engine WaterVehicletype/Engine
annotation
appinfo
Machine with moving parts that converts energy such as heath, electricity, etc into motion.
documentation
Engine
documentation
Motor
documentation
Moteur
documentation
Motor
source <xsd:complexType name="Enginetype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">Machine with moving parts that converts energy such as heath, electricity, etc into motion.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Engine</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Motor</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Moteur</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="ge">Motor</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="CylindersCount" type="CylindersCounttype" minOccurs="0"/>
   
<xsd:element name="EngineCapacityMeasure" type="EngineCapacityMeasuretype" minOccurs="0"/>
   
<xsd:element name="FiscalPowerQuantity" type="FiscalPowerQuantitytype" minOccurs="0"/>
   
<xsd:element name="HorsePowerQuantity" type="HorsePowerQuantitytype" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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


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