generic type for energy values measured in kilowatt*hour |
Attribute | rail:aStorage/@maximumChargingEnergy |
<xs:simpleType name="tEnergyKiloWattHours"> <xs:annotation> <xs:documentation>generic type for energy values measured in kilowatt*hour</xs:documentation> </xs:annotation> <xs:restriction base="rail:tEnergy"/> </xs:simpleType> |