mass |
double |
0..1 |
XSDattribute
|
The mass of a vehicle in kg. Unit: kg; Range [0...inf[. |
model3d |
string |
0..1 |
XSDattribute
|
Definition of the model of the vehicle as a model type or a relative or absolute file path. |
name |
string |
1..1 |
XSDattribute
|
Name of the vehicle type. |
vehicleCategory |
VehicleCategory |
1..1 |
XSDattribute
|
Category of the vehicle (bicycle, train,...). |
parameterDeclarations |
ParameterDeclaration |
0..* |
XSDwrapped,
XSDelement
|
Definition of additional parameters. |
boundingBox |
BoundingBox |
1..1 |
XSDelement
|
The three dimensional bounding box that encloses the vehicle. |
performance |
Performance |
1..1 |
XSDelement
|
Performance properties of the vehicle. |
axles |
Axles |
1..1 |
XSDelement
|
A set of axles (front, rear, additional) and their geometric locations. |
properties |
Properties |
1..1 |
XSDelement
|
Additional properties as name value pairs. |