VoltageValue

Units of voltage

Simple Type Information

Used By

Source

<xs:simpleType name="VoltageValue">
  <xs:annotation>
    <xs:appinfo>
      <meta:units>V</meta:units>
      <meta:typical_value>-0.07</meta:typical_value>
    </xs:appinfo>
    <xs:documentation>Units of voltage</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:double"/>
</xs:simpleType>