Regexp for PreserveAspectRatioSpecType

Hello,
  I have found, that the regexp in definition
of "PreserveAspectRatioSpecType" simpleType
is:

(\s*("none"|x("Min"|"Mid"|"Max")y("Min"|"Mid"|"Max"))\s+("meet"|"slice")?\s*)

However, I think, that the "& q u o t ;" characters are extra and
that "Y" should be instead of "y":

(\s*(none|x(Min|Mid|Max)Y(Min|Mid|Max))\s+(meet|slice)?\s*)


Regards
Jirka

-- 
  <name firstName="Jirka" surname="Jirat"/>
  <mail>     jiratj@systinet.com  </mail>
  <support>  http://www.zvon.org </support>
  <zvonMailingList> http://www.zvon.org/index.php?nav_id=4 
</zvonMailingList>

Received on Friday, 11 January 2002 09:58:22 UTC