Re: SVG 1.1 Basic DTD problem

Niklas,

At 1:13 PM +0100 02.11.22, Niklas Gustavsson wrote:
>When using the SVG 1.1 Basic DTD with the .NET validating parser I get the
>following error:
>Error while loading SVG: The content model must be deterministic. Multiple
>definition of element 'animate' causes content model to become ambiguous.
>An error occurred at
>http://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-clip.mod(77, 55)

The error occurs because the content model of 'clipPath' element in
SVG Basic Clip Module was not deterministic. We addressed this problem
in SVG 1.1 Recommendation and simplified the content model.

Thanks a lot for the careful review.


--
Jun Fujisawa
<mailto:fujisawa.jun@canon.co.jp>

Received on Thursday, 30 January 2003 23:41:37 UTC