<xs:attributeGroup name="aWagon">
<xs:attribute name="rotationMassFactor" type="xs:decimal">
<xs:annotation>
<xs:documentation>factor for increased running resistance by rotating masses of non-motored axles</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="additionalRotationMass" type="rail:tWeightTons">
<xs:annotation>
<xs:documentation>additional mass for increased running resistance by rotating masses of non-motored axles</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="kinematicEnvelope" type="rail:tElementDescription">
<xs:annotation>
<xs:documentation>name of car body kinematic envelope as reference</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="auxiliaryPowerConsumption" type="rail:tPowerWatt">
<xs:annotation>
<xs:documentation>continuous power consumption in Watt of auxiliaries within one car</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="headShape" type="rail:tHeadShapeType">
<xs:annotation>
<xs:documentation>basic definition of head shape in order to derive air resistance of the vehicle</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="headSurface" type="rail:tAreaSquareMeter">
<xs:annotation>
<xs:documentation>cross-section area of vehicle front in order to derive air resistance of the vehicle</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="bearingType" type="rail:tBearingType">
<xs:annotation>
<xs:documentation>describes the type of the bearing used for calculating vehicle resistance</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |