One more thing to mention.

I am working on creating "wizard2vxml.xsl" and
"xmlform2vxml.xsl" for VoiceXML 2.0 for XMLForm.

Is it Necessary to have “/” in the field name (html
input variable name) like : <select name="/city">
this?

Would this be fine?

<select name="city">

I am using bean not dom for XMLForm


--- apurva zaveri <[EMAIL PROTECTED]> wrote:
> This is a serious problem about the use of XMLForm
> in
> VoiceXML. While experimenting with XMLForm to
> generate
> VoiceXML this a problem that I faced.
> 
> Since in XMLForm all the name of the fields begins
> with "/" in HTML 
> 
> <select name="/city"> is not a problem
> 
> while in VXML
> 
> <field name="/city"> is an error.
> 
> What can be done?
> 
> -Apurva Zaveri


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to