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 / tutorial-shots.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-12  |  1.8 KB  |  49 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.0//EN" "document-v10.dtd">
  18.  
  19. <document>
  20.  <header>
  21.   <title>Tutorial screenshots</title>
  22.   <authors>
  23.    <person name="Berin Loritsch" email="bloritsch@apache.org"/>
  24.    <person name="John Morrison" email="morrijr@apache.org"/>
  25.   </authors>
  26.  </header>
  27.  
  28. <body>
  29.  <s1 title="Some example screen snapshots">
  30.   <figure src="images/create-dept.jpg" alt="Create Department"
  31.           width="809" height="588"/>
  32.   <figure src="images/edit-dept.jpg" alt="Update Department"
  33.           width="819" height="594"/>
  34.   <figure src="images/create-empl.jpg" alt="Create Employee"
  35.           width="809" height="642"/>
  36.   <figure src="images/edit-empl.jpg" alt="Update Employee"
  37.           width="814" height="654"/>
  38.   <figure src="images/search-dept.jpg" alt="Find Department"
  39.           width="835" height="580"/>
  40.   <figure src="images/results-dept.jpg" alt="Find Department Results"
  41.           width="835" height="790"/>
  42.   <figure src="images/search-empl.jpg" alt="Find Employee"
  43.           width="819" height="594"/>
  44.   <figure src="images/results-empl.jpg" alt="Find Employee Results"
  45.           width="819" height="912"/>
  46.  </s1>
  47. </body>
  48. </document>
  49.