generic type for electric resistance values measured in ohm |
<xs:simpleType name="tResistanceOhm"> <xs:annotation> <xs:documentation>generic type for electric resistance values measured in ohm</xs:documentation> </xs:annotation> <xs:restriction base="rail:tResistance"/> </xs:simpleType> |