Voice XML & <goto>

Oxygen general issues.
philip1965
Posts: 2
Joined: Sat Apr 19, 2008 3:10 pm

Voice XML & <goto>

Post by philip1965 »

I'm following many different of programs using Voice XML & the most recent uses <goto next="form##"/> but when I run it I get an error. Does oXygen support <goto> or have I got to use some other command.

Regards

Phil
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Re: Voice XML & <goto>

Post by george »

Dear Phil,

I am afraid I do not understand your question... What exactly do you mean by "when I run it"? And what is the exact error that you get?
In general it is best to provide cut down sample and a short description to reproduce the problem.

Best Regards,
George
George Cristian Bina
philip1965
Posts: 2
Joined: Sat Apr 19, 2008 3:10 pm

Re: Voice XML & <goto>

Post by philip1965 »

Sorry George, I mislead you with my problem. The error I encountered was not with oXygen but when I opened my program in Opera 9.27, it doesn't seem to like the <goto> statement.

Error validating VoiceXML form.
Line = 5
Column = 12

1:<form xmlns="http://www.w3.org/2001/vxml" id="mainContent">
2: <block>
3: Your first day on our colony will be full of surprises.
4: Please don't hesitate to contact us if you get lost.
xxxxx: <goto next="#goodbye"/>
6: </block>
7: </form>

Regards

Phil
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Re: Voice XML & <goto>

Post by george »

Hi Phil,

Thanks for clarifying. I still do not understand the relation with oXygen's support for VoiceXML. oXygen can validate the VoiceXML file against a schema and provide the validation result to you. If a certain application supports or not some element is is another problem. Probably you should try to get some feedback on that on the Opera support channels?

Best Regards,
George
George Cristian Bina
Post Reply