| 689 |
ebruchez |
1 |
<!--
|
|
|
2 |
Copyright (C) 2004 Orbeon, Inc.
|
|
|
3 |
|
|
|
4 |
This program is free software; you can redistribute it and/or modify it under the terms of the
|
|
|
5 |
GNU Lesser General Public License as published by the Free Software Foundation; either version
|
|
|
6 |
2.1 of the License, or (at your option) any later version.
|
|
|
7 |
|
|
|
8 |
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
|
|
|
9 |
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
10 |
See the GNU Lesser General Public License for more details.
|
|
|
11 |
|
|
|
12 |
The full text of the license is available at http://www.gnu.org/copyleft/lesser.html
|
|
|
13 |
-->
|
|
|
14 |
<xforms:model xmlns:xforms="http://www.w3.org/2002/xforms">
|
|
|
15 |
<xforms:instance>
|
|
|
16 |
<form>
|
|
|
17 |
<action/>
|
| 2191 |
ebruchez |
18 |
<text>Orbeon PresentationServer is a J2EE-based MVC framewok
|
| 839 |
ebruchez |
19 |
for building Web aplications that present and capture XML
|
| 2191 |
ebruchez |
20 |
using XForms, XSLT, and Web Services. PresentationServer
|
| 839 |
ebruchez |
21 |
benefits from sandardized forms processing using XForms,
|
|
|
22 |
rich controller semantics, and full-featured XML pirelines.</text>
|
| 689 |
ebruchez |
23 |
</form>
|
|
|
24 |
</xforms:instance>
|
|
|
25 |
</xforms:model>
|