OW2 Consortium ops

Rev

Rev 202 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!--
    Copyright (C) 2004 Orbeon, Inc.
  
    This program is free software; you can redistribute it and/or modify it under the terms of the
    GNU Lesser General Public License as published by the Free Software Foundation; either version
    2.1 of the License, or (at your option) any later version.
  
    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
    without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    See the GNU Lesser General Public License for more details.
  
    The full text of the license is available at http://www.gnu.org/copyleft/lesser.html
-->
<example-descriptor>
    <title>BizDoc Manipulation</title>
    <source>page-flow.xml</source>
    <source>summary/summary-xforms-model.xml</source>
    <source>summary/summary-model.xpl</source>
    <source>summary/summary-model.xsd</source>
    <source>summary/summary-view.xsl</source>
    <source>summary/new-document-action.xpl</source>
    <source>summary/find-document-action.xpl</source>
    <source>summary/delete-documents-action.xpl</source>
    <source>schema/claim-schema.xsd</source>
    <source>schema/empty-instance.xml</source>
    <source>detail/detail-xforms-model.xml</source>
    <source>detail/detail-view-1.xsl</source>
    <source>detail/detail-view-2.xsl</source>
    <source>detail/detail-view-header.xml</source>
    <source>detail/save-document-action.xpl</source>
    <source>detail/form-schema.xsd</source>
    <source>data-access/exist/datasource.xml</source>
    <source>data-access/exist/list-documents.xpl</source>
    <source>data-access/exist/create-document.xpl</source>
    <source>data-access/exist/read-documents.xpl</source>
    <source>data-access/exist/update-document.xpl</source>
    <source>data-access/exist/delete-document.xpl</source>
    <description xmlns:f="http://orbeon.org/oxf/xml/formatting">
        <p>
            BizDoc is a sample application that illustrates basic business document manipulation.
            Fictitious claim documents are created, read, updated, and deleted from a database. It
            is the basis for the Orbeon PresentationServer Tutorial - please refer to the <a
            href="/doc/pages/Tutorial.pdf" f:url-type="resource">PresentationServer Tutorial</a> for the complete
            documentation of this example.
        </p>
    </description>
</example-descriptor>