also in 12.4.2 <-Re: 12.5.2 transitionFilter param example syntax error

There is another.. same sort of problem in section 12.4.2
<transition id="myfire" type="superCool" subtype="fire">
    <param name="flameLength" value="20" >
</transition>
param element should be closed

Yoshihisa Gonno <ygonno@cocoa.freemail.ne.jp>

> Hi all,
> 
> Happy Thanksgiving!  Don't ask me why I was looking at this today, but I
> noticed the following example in section 12.5.2 (the param element to
> transitionFilter):
> 
> <transitionfilter type="windshieldWipe"
>     begin="4" dur="3" from="0.5" to="1.0" >
>     <param name="radius" value="3in" >
> </transitionFilter>
> 
> Note the lack of a trailing slash.  One for the errata.
> 
> Rob
> -- 
> Rob Lanphier, Helix Community Coordinator - RealNetworks
> http://helixcommunity.org http://rtsp.org http://realnetworks.com
> 

Received on Friday, 17 January 2003 07:55:52 UTC