<?xml version="1.0" encoding="UTF-8"?>
  <!--
       Description   XML Forms News Example Application
       Copyright     Copyright (c) SAP AG 2010
       Author        SAP AG
       Version       3.3 2010-07-06
  -->
  <XMLForms>
    <form name="SAP_DemoNews">
      <validate>true</validate>
      <rename>true</rename>
      <usefiltertodisplay>false</usefiltertodisplay>
      <templates>/etc/xmlforms/SAP_DemoNews</templates>
      <langresourceext>xml</langresourceext>
      <useguids>false</useguids>
      <create>
        <template>SAP_DemoNewsTemplate.xml</template>
        <xsl>SAP_DemoNewsEdit.xsl</xsl>
        <usemetaxmlformat>true</usemetaxmlformat>
      </create>
      <show>
        <xsl>SAP_DemoNewsShow.xsl</xsl>
      </show>
      <respond>
        <xsl/>
      </respond>
      <list>
        <template>SAP_DemoNewsListHead.xml</template>
        <xsl>SAP_DemoNewsListEdit.xsl</xsl>
        <show>SAP_DemoNewsListShow.xsl</show>
        <element>xf:News_list</element>
        <itemelement>News</itemelement>
      </list>
      <post>
        <xsl>SAP_DemoNewsPost.xsl</xsl>
        <ext>xml</ext>
        <mimetyp>text/xml</mimetyp>
        <path/>
        <testpath/>
      </post>
      <showforms>
        <xsl>SAP_DemoNewsRenderListItem.xsl:List Item;SAP_DemoNewsShow.xsl:Display Item</xsl>
      </showforms>
      <requiredValues>
        <schema>creator${http://sapportals.com/xmlns/cm/um/com.sap.security.core.usermanagement}email;creator${http://sapportals.com/xmlns/cm}description</schema>
        <properties/>
      </requiredValues>
    </form>
    <formparameters>
      <form name="SAP_DemoNewsShow.xsl">
        <formguid>1020430676051</formguid>
        <htmlfragment>false</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
      <form name="SAP_DemoNewsEdit.xsl">
        <formguid>1016189257903</formguid>
        <htmlfragment>false</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
      <form name="SAP_DemoNewsRenderListItem.xsl">
        <formguid>1032334275587</formguid>
        <htmlfragment>true</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
    </formparameters>
  </XMLForms>