'preserveAspectRatio' attribute specification |
<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> |