home *** CD-ROM | disk | FTP | other *** search
/ Organic Chemistry (8th Edition) / Image.iso / pc / organic / media / help / help.xml < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-15  |  1.4 KB  |  64 lines

  1. <?xml version="1.0"?>
  2. <manifest id="help" xmlns:xlink="http://www.w3.org/1999/xlink" xml:base="media/help/">
  3.  
  4. <organizations>
  5.     <organization id="default">
  6.         <title>Organic View</title>
  7.         <item idref="h00">
  8.             <title>Help Menu</title>
  9.         </item>
  10.         <item idref="h01">
  11.             <title>Introduction</title>
  12.         </item>
  13.         <!-- <item idref="h02">
  14.             <title>New User Registration</title>
  15.         </item>
  16.         <item idref="h03">
  17.             <title>User Login</title>
  18.         </item> -->
  19.         <item idref="h04">
  20.             <title>Navigation Bar</title>
  21.         </item>
  22.         <item idref="h05">
  23.             <title>Content List</title>
  24.         </item>
  25.         <item idref="h06">
  26.             <title>Print</title>
  27.         </item>
  28.         <item idref="h07">
  29.             <title>Bookmark</title>
  30.         </item>
  31.         <item idref="h08">
  32.             <title>Notes</title>
  33.         </item>
  34.         <!-- <item idref="h09">
  35.             <title>Shows</title>
  36.         </item>
  37.         <item idref="h14">
  38.             <title>Tests</title>
  39.         </item> -->
  40.         <!-- <item idref="h10">
  41.             <title>Search</title>
  42.         </item>
  43.         <item idref="h11">
  44.             <title>Browse</title>
  45.         </item> -->
  46.         <!-- <item idref="h12">
  47.             <title>History</title>
  48.         </item> -->
  49.         <item idref="h13">
  50.             <title>Exit</title>
  51.         </item>
  52.     </organization>
  53. </organizations>
  54.  
  55. <resources>
  56.     <resource id="h00" type="webcontent" href="h00.xml">
  57.         <file href="h00.xml"/>
  58.     </resource>
  59.     <resource id="h01" type="webcontent" href="h01.xml">
  60.         <file href="h01.xml"/>
  61.     </resource>
  62. </resources>
  63.  
  64. </manifest>