generic type for power values measured in watt |
<xs:simpleType name="tPowerWatt"> <xs:annotation> <xs:documentation>generic type for power values measured in watt</xs:documentation> </xs:annotation> <xs:restriction base="rail:tPower"/> </xs:simpleType> |