generic type for voltage values measured in volt |
<xs:simpleType name="tVoltageVolt"> <xs:annotation> <xs:documentation>generic type for voltage values measured in volt</xs:documentation> </xs:annotation> <xs:restriction base="rail:tVoltage"/> </xs:simpleType> |