Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Voicetools » CCXML editor invalidates valid CCXML codes
CCXML editor invalidates valid CCXML codes [message #573877] Fri, 17 March 2006 20:24
Yuming Liu is currently offline Yuming LiuFriend
Messages: 1
Registered: July 2009
Junior Member
The VTP CCXML editor invalidates CCXML codes which comply to W3C CCXML
stabdards v1.0.
It appears only follow the DTD: http://www.w3c.org/TR/ccxml/ccxml.dtd
which does not encompass the entire stabdard.
For example, the editor invalidates the following code:
...
<ccxma>
<eventhandler>
...
</venthandler>
</ccxml>
...

It displays a syntax hint according to the above mentioned DTD -- in which
"eventhandler" is not even defined.

How the CCXML editor perform syntax check and code completion?
May we add more name spaces -- DTD? in case of W3C CCXML standards, using
xsd files?
Or maybe even ABNF files?

Thanks.
Previous Topic:Stopping an IVoiceXMLBrowser implementation
Next Topic:Observations on extending the VTP
Goto Forum:
  


Current Time: Fri Mar 29 09:58:35 GMT 2024

Powered by FUDForum. Page generated in 0.02239 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top