generic type for inductance values measured in henry |
<xs:simpleType name="tInductanceHenry"> <xs:annotation> <xs:documentation>generic type for inductance values measured in henry</xs:documentation> </xs:annotation> <xs:restriction base="rail:tInductance"/> </xs:simpleType> |