Hi!

Just to add my <i18n:currency value="0.02"/>.

Having the model declaration in the sitemap is not a very good idea IMHO. In
a real application there are a lot of forms and each one has its own model.
Having all these declared in the sitemap would make a hybrid monster from
it.

What would be more natural (all IMHO) is to extend the XMLForm markup to
contain a reference to the used model. In XForms you can declare the model
in a form of an XML Schema inline or use 'src' attribute to load it from an
external location. And this is where the 'java:/' or 'javabean:/' prefixed
protocol could be used with no harm.

For more details on the markup please take a look at the W3C XForms page.

Regards,
  Konstantin


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

Reply via email to