RE: <data> tag under <menu>?

There are no differences for <var> in schema and DTD. (But <var> doesn't
appear under <menu> in both schema and DTD). So is it safe to assume
that <data> is not a child of <menu>? If so, will the DTD be updated?

-----Original Message-----
From: Shane Smith [mailto:safarishane@gmail.com] 
Sent: Thursday, May 04, 2006 4:52 PM
To: Mangesh Deshmukh
Subject: Re: <data> tag under <menu>?

<Data/> should be usable all the same places that <var/> is.  From the
2.1 spec:

"Like the <var> element, the <data> element can occur in executable
content or as a child of <form> or <vxml>. In addition, it shares the
same scoping rules as the <var> element."

Are there any differences for <var> between the scheme and dtd?

-Shane

On 5/4/06, Mangesh Deshmukh <mangeshd@genesyslab.com> wrote:
>
>
>
> Hi,
>
>
>
> According to schema
> (http://www.w3.org/TR/voicexml21/vxml.xsd), <data> is not a
> child of <menu>. Whereas according to dtd
> (http://www.w3.org/TR/voicexml21/vxml.dtd), <data> is a
> child of <menu>. Can anybody explain what should be the correct
behavior?
>
>
>
> Thanks,
>
> Mangesh

Received on Friday, 5 May 2006 00:02:02 UTC