mpeg7:nonNegativeReal

Simple Type Information

Used By

Source

<simpleType name="nonNegativeReal">
  <restriction base="double">
    <minInclusive value="0.0"/>
  </restriction>
</simpleType>