XHTML language
Would like to have developers write using the XHTML familiar language instead of learning WML
If the page navigation is the same for the HTML and WML versions, the presentation can be written only once
An XSLT set of stylesheets converts from our XML language to WML
Another set of XSLT stylesheets deals with the translation from our enhanced subset of XHTML to pure XHTML
Notes:
The translation from our enhanced subset of XHTML to pure XHTML is pretty much straightforward, and will not be presented here.