- From: Borgrink, Susan <sborgrink@progeny.net>
- Date: Tue, 30 Mar 2004 08:39:46 -0500
- To: <www-forms@w3.org>
An XForms document can have presentation added to it in several ways. XForms is an xml language which was intended to be paired with another language. Meaning, your XForms document could be included in a XHTML file or SVG file or some other host language. Since layout can be easily added to a XHTML or SVG file with css or xsl, your layout can be applied from the elements of the paired language. Examples of this can be seen in the test suite the W3C has setup for XForms. http://www.w3.org/MarkUp/Forms/Test/ I hope this helps, Susan FormFaces Developer http://www.formfaces.com/ -----Original Message----- From: Dibakar Ray [mailto:dibakar@hub.nic.in] Sent: Monday, March 29, 2004 6:34 AM To: www-forms@w3.org Subject: Reg Transforming an XML form into XFORM This is my first mail to this forum and I am very new to XFORMS. Recently I have started converting some forms in XML to XFORMS. My Forms contin a lot of Layout information. My understanding is that XFORMS keeps only the Forms elements name, atrributes and other properties but no Layout information. My question is while converting to XFORMS, how I should keep that layout information, so that I can later render the form properly. Thanking you in advance. Regards Dibakar Ray
Received on Tuesday, 30 March 2004 08:39:49 UTC