- From: Bruce Williams <brucewil@pacbell.net>
- Date: Thu, 15 Jun 2000 08:50:19 -0700
- To: www-forms@w3.org
I am researching the use of XSL with LegalXML. I just got an email from Rob McDougall discussing how-to use XForms w/ LegalXML and the word XSL was mentioned, I believe :-) IMHO, this is where the content/presentation issues are worked out. But I am "researching" this, anyone else interested in this pls email me. Bruce Williasm > -----Original Message----- > From: www-forms-request@w3.org [mailto:www-forms-request@w3.org]On > Behalf Of Nkishi Kayembe > Sent: Thursday, June 15, 2000 7:14 AM > To: 'www-forms@w3.org ' > Subject: 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 12:07:31 UTC