- From: Jim Barnett <1jhbarnett@gmail.com>
- Date: Fri, 20 Jun 2014 09:27:05 -0400
- To: www-voice@w3.org
I have updated test298 as you suggested. We have discussed invalid values for 'name' in the past. As I recall, the upshot was that the only requirement on name is that it be a valid ID, as defined in 3.14. We concluded that it's really when you evaluate a 'location' that you find out if the expression you're using is valid in the underlying data model. On 6/18/2014 2:50 AM, Gavin Kistner wrote: > I think that in test 298 perhaps this code: > <donedata> > <param conf:name="3" conf:location="2"/> > </donedata> > > should be changed to this: > <donedata> > <param conf:name="3" conf:invalidLocation=""/> > </donedata> > > Per previous discussions, just because a location was not predeclared does not make it invalid in all data models. (Right?) > > Perhaps there should further be an invalidName, perhaps tested independently. (Perhaps there already is and I’ve not yet reached that test :) -- Jim Barnett Genesys
Received on Friday, 20 June 2014 13:27:47 UTC