Project

General

Profile

Download (810 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<faqs xmlns="http://maven.apache.org/FML/1.0.1"
3
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
  xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 http://maven.apache.org/xsd/fml-1.0.1.xsd"
5
  title="Frequently Asked Questions"
6
  toplink="false">
7

    
8
  <part id="general">
9
    <title>General</title>
10

    
11
    <faq id="run-cdmlib-webapp">
12
      <question>
13
        How can I get help?
14
      </question>
15
      <answer>
16
        <p>The troubelshooting section is still under construction. I order to get help, please contact us by email: editsupport@bgbm.org</p>
17
      </answer>
18
    </faq>
19

    
20
    <faq id="whats-bar">
21
      <question>
22
        What is Bar?
23
      </question>
24
      <answer>
25
        <p>some markup goes here</p>
26
      </answer>
27
    </faq>
28
  </part>
29
  
30
</faqs>
(2-2/2)