- From: Josef Dietl <josef@mozquito.com>
- Date: Thu, 15 Jun 2000 16:41:53 +0200
- To: "Nkishi Kayembe" <nkishi.kayembe@cactuscom.ca>, <www-forms@w3.org>
Some people here do, though they have just started. The goal is a mapping between XForms and XML Schemas. Josef > -----Ursprüngliche Nachricht----- > Von: www-forms-request@w3.org [mailto:www-forms-request@w3.org]Im > Auftrag von Nkishi Kayembe > Gesendet: Donnerstag, 15. Juni 2000 16:14 > An: 'www-forms@w3.org ' > Betreff: RE: XSL and XForm > > > Has anyone considered using XSL to map XForm into other markup languages > (HDML, WML, XHML, etc.) bidirectionally? > > Thanks, > > Nkishi. > > -----Original Message----- > From: schulze@dresden-informatik.de > To: www-forms@w3.org > Sent: 00-06-15 09:49 > Subject: Re: XSL and XForm > > visit mozquito.org and check out their demo. > > mozquito supports xhtml plus some xforms features like calculation, > datatype validation and toggles for hiding / displaying content > dynamicly. The non-html extra features (other words: the mozquito > engine) are all encapsulated by jscript / javascript and included into > the html by the transformation (runs on netscape + ie). That means that > the mozquito engine (40 k or so) is beeing "statically linked" into > every transformed page. I think that doesn't degrade runtime performance > to much, because the design allows multi-page forms (with toggles) that > are downloaded at once. Switching between these pages doesn't cause a > http-roundtrip -> very fast + comfortable !!!! > > This principle of using html to emulate xforms is very promising because > you don't have to wait until all browsers support it nativly. > > Personally, i'd prefer putting the engine into a invisible applet (pros: > no jscript code visible, applet must be downloaded only once, applet is > more powerful + standard). The next step could be to transform xforms -> > html4 at the *client*. > > Matthias > > > -----Ursprüngliche Nachricht----- > Von: Frank Taffelt [mailto:frank.taffelt@interface-business.de] > Gesendet: Donnerstag, 15. Juni 2000 14:54 > An: www-forms@w3.org > Betreff: XSL and XForm > > > my idea is : transform a XForm with XSL into pure HTML Form Tags. > > has anybody done this , or suggestions ? > > thanks >
Received on Thursday, 15 June 2000 10:39:11 UTC