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
|
Definition of additional parameters.
|
boundingBox |
BoundingBox |
1..1 |
|
The three dimensional bounding box that encloses the vehicle.
|
performance |
Performance |
1..1 |
|
Performance properties of the vehicle.
|
axles |
Axles |
1..1 |
|
A set of axles (front, rear, additional) and their geometric locations.
|
properties |
Properties |
1..1 |
|
Additional properties as name value pairs.
|