home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2005 October / maximum-cd-2005-10.iso / Software / Apps / FirefoxSetup1.0.6.exe / help.xpi / bin / chrome / help.jar / locale / en-US / help / help-toc.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2004-05-02  |  1.0 KB  |  25 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  3.         xmlns:nc="http://home.netscape.com/NC-rdf#">
  4.  
  5.   <rdf:Description about="urn:root">
  6.     <nc:subheadings>
  7.       <rdf:Seq>
  8.         <rdf:li> <rdf:Description ID="use-help" nc:name="How to Use Help"
  9.                   nc:link="welcome.xhtml"/> </rdf:li>
  10.       </rdf:Seq>
  11.     </nc:subheadings>
  12.   </rdf:Description>
  13.  
  14.   <rdf:Description about="#use-help">
  15.     <nc:subheadings>
  16.       <rdf:Seq>
  17.         <rdf:li> <rdf:Description ID="use-help-finding-the-topic-you-want" nc:name="Finding the Topic You Want" nc:link="welcome.xhtml#finding_the_topic_you_want"/> </rdf:li>
  18.         <rdf:li> <rdf:Description ID="use-help-retracing-your-steps" nc:name="Retracing Your Steps" nc:link="welcome.xhtml#retracing_your_steps"/> </rdf:li>
  19.         <rdf:li> <rdf:Description ID="use-help-search" nc:name="Search Tips" nc:link="welcome.xhtml#search_tips"/> </rdf:li>
  20.       </rdf:Seq>
  21.     </nc:subheadings>
  22.   </rdf:Description>
  23.  
  24. </rdf:RDF>
  25.