svg:PreserveAspectRatioSpecType

'preserveAspectRatio' attribute specification

Simple Type Information

Used By

Source

<simpleType name="PreserveAspectRatioSpecType">
  <annotation>
    <documentation>'preserveAspectRatio' attribute specification</documentation>
  </annotation>
  <restriction base="string">
    <pattern value="(\s*("none"|x("Min"|"Mid"|"Max")y("Min"|"Mid"|"Max"))\s+("meet"|"slice")?\s*)"/>
  </restriction>
</simpleType>