home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / ascii-art.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  2.0 KB  |  66 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3.   Copyright 1999-2004 The Apache Software Foundation
  4.  
  5.   Licensed under the Apache License, Version 2.0 (the "License");
  6.   you may not use this file except in compliance with the License.
  7.   You may obtain a copy of the License at
  8.  
  9.       http://www.apache.org/licenses/LICENSE-2.0
  10.  
  11.   Unless required by applicable law or agreed to in writing, software
  12.   distributed under the License is distributed on an "AS IS" BASIS,
  13.   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14.   See the License for the specific language governing permissions and
  15.   limitations under the License.
  16. -->
  17. <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
  18.  
  19. <document>
  20.   <header>
  21.     <title>Ascii Art</title>
  22.   </header>
  23.  
  24.   <body>
  25.     <section>
  26.       <title>Source element with specific ascii art</title>
  27.       <source>
  28. _________1_________2_________3_________4_________5_________6_________7
  29. 12345678901234567890123456789012345678901234567890123456789012345678901234567890
  30.  
  31. [localhost:~/apache/xml-mysite]$ tree
  32. .
  33. |-- forrest-targets.ent
  34. |-- forrest.properties
  35. |-- src
  36. |   `-- documentation
  37. |       |-- README.txt
  38. |       |-- content
  39. |       |   |-- hello.pdf
  40. |       |   |-- test1.html
  41. |       |   |-- test2.html
  42. |       |   `-- xdocs
  43. |       |       |-- index.xml
  44. |       |       |-- samples
  45. |       |       |   |-- faq.xml
  46. |       |       |   |-- index.xml
  47. |       |       |   |-- subdir
  48. |       |       |   |   `-- index.xml
  49. |       |       |   `-- silly-long-filename-that-demonstrates-text-wrapping-of-long-lines-silly-long-filename-that-demonstrates-text-wrapping-of-long-lines-silly-long-filename-that-demonstrates-text-wrapping-of-long-lines.xml
  50. |       |       |-- site.xml
  51. |       |       `-- tabs.xml
  52. |       |-- resources
  53. |       |   `-- images
  54. |       |       |-- group-logo.gif
  55. |       |       |-- group.svg
  56. |       |       |-- icon.png
  57. |       |       |-- project-logo.gif
  58. |       |       `-- project.svg
  59. |       `-- skinconf.xml
  60. `-- status.xml
  61.       </source>
  62.     </section>
  63.  
  64.   </body>
  65. </document>
  66.