<?xml version="1.0" encoding="UTF-8"?>
  <!--
       Description   XML Forms Frequently Asked Questions Example Application
       Copyright     Copyright (c) SAP AG 2009
       Author        SAP AG
       Version       3.3 2009-10-14
  -->
  <XMLForms>
    <form name="FAQs">
      <validate>true</validate>
      <rename>true</rename>
      <usefiltertodisplay>false</usefiltertodisplay>
      <templates>/etc/xmlforms/FAQs</templates>
      <langresourceext>xml</langresourceext>
      <useguids>false</useguids>
      <create>
        <template>FAQsTemplate.xml</template>
        <xsl>FAQsEdit.xsl</xsl>
        <usemetaxmlformat>true</usemetaxmlformat>
      </create>
      <show>
        <xsl>FAQsShow.xsl</xsl>
      </show>
      <respond>
        <xsl/>
      </respond>
      <list>
        <template>FAQsListHead.xml</template>
        <xsl>FAQsListEdit.xsl</xsl>
        <show>FAQsListShow.xsl</show>
        <element>xf:FAQs_list</element>
        <itemelement>FAQs</itemelement>
      </list>
      <post>
        <xsl>FAQsPost.xsl</xsl>
        <ext>xml</ext>
        <mimetyp>text/xml</mimetyp>
        <path>/documents/FAQs</path>
        <testpath/>
      </post>
      <showforms>
        <xsl>FAQsRenderListItem.xsl:List Item;FAQsShow.xsl:Dispaly Item</xsl>
      </showforms>
      <requiredValues>
        <schema>changer${http://sapportals.com/xmlns/cm}description;creator${http://sapportals.com/xmlns/cm}description</schema>
        <properties/>
      </requiredValues>
    </form>
    <formparameters>
      <form name="FAQsShow.xsl">
        <formguid>1020421170483</formguid>
        <htmlfragment>false</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
      <form name="FAQsEdit.xsl">
        <formguid>1020421170420</formguid>
        <htmlfragment>false</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
      <form name="FAQsListShow.xsl">
        <formguid>1020421170421</formguid>
        <htmlfragment>false</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
      <form name="FAQsListEdit.xsl">
        <formguid>1020421170422</formguid>
        <htmlfragment>false</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
      <form name="FAQsRenderListItem.xsl">
        <formguid>1032334275754</formguid>
        <htmlfragment>true</htmlfragment>
        <openwinparams>toolbar=no,status=no,menubar=no,resizable=yes,scrollbars=yes</openwinparams>
      </form>
    </formparameters>
  </XMLForms>