"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "modules/org.opencms.frontend.templateone.modules/resources/modulesdemo/modules/faq/faq_0003.html" of archive opencms_7.0.5_src.zip:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 <?xml version="1.0" encoding="UTF-8"?>
    2 
    3 <FaqArticles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="opencms://system/modules/org.opencms.frontend.templateone.modules/schemas/faq.xsd">
    4   <FaqArticle language="en">
    5     <Title><![CDATA[How stable and mature is OpenCms?]]></Title>
    6     <FaqParagraph>
    7       <Text name="Text0">
    8         <links>
    9           <link name="link0" internal="false" type="A">
   10             <target><![CDATA[http://www.opencms.org/opencms/en/support/references/]]></target>
   11           </link>
   12         </links>
   13         <content><![CDATA[OpenCms is very stable and mature. The system has been in active Open Source development since
   14 1999, and it has been deployed by a number of international companies and organizations large and
   15 small for websites as well as for Intranet or Extranet applications. Please check out the list of
   16 <a href="%(link0)" target="_blank">Reference Sites</a>
   17 to get an impression of the sites successfully using OpenCms.]]></content>
   18       </Text>
   19     </FaqParagraph>
   20     <Author><![CDATA[(Admin)]]></Author>
   21   </FaqArticle>
   22 </FaqArticles>