OW2 Consortium ops

Rev

Rev 5 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 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
<config xmlns="http://www.orbeon.com/oxf/controller"
15
        xmlns:xu="http://www.xmldb.org/xupdate">
16
 
17
    <page path-info="/quotes" model="model.xpl" view="view.xsl"/>
18
 
19
    <epilogue url="oxf:/config/epilogue.xpl"/>
20
 
21
</config>