home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Utility / 5-11_xp-2k_dd_ccc_wdm_enu_27345.exe / Data1.cab / _05400A728DE542988B781072EEEA45C8 < prev    next >
Extensible Markup Language  |  2003-09-15  |  780b  |  26 lines

  1. <?xml version='1.0' encoding='UTF-8' ?>
  2.  
  3. <!--
  4.  Sometimes, a word may include punctuation or other characters such that
  5.  users might not find the word during a normal search.  Synonyms allow
  6.  help authors to associate a word with other possible spellings or
  7.  formats such that searching for these alternate words will return the
  8.  same result as searching for the first word.
  9.  
  10.  For example:
  11.  
  12.   <WebWorksSynonyms>
  13.    <Word value="green">
  14.     <Synonym value="greenery" />
  15.     <Synonym value="grass" />
  16.    </Word>
  17.   </WebWorksSynonyms>
  18.  
  19.  Searching for "greenery" or "grass" will return same results that searching
  20.  for "green" would return, even though "greenery" and "grass" may not exist
  21.  in the generated output.
  22. -->
  23.  
  24. <WebWorksSynonyms>
  25. </WebWorksSynonyms>
  26.