tva:RatioType

Simple Type Information

Used By

Complex Type tva:AspectRatioType

Source

<simpleType name="RatioType">
  <restriction base="string">
    <pattern value="\d+:\d+"/>
  </restriction>
</simpleType>