home *** CD-ROM | disk | FTP | other *** search
/ Thomson (Residential) / TGSTPv7203.iso / mac / Documentation / HTML / TG585-v7_es / wwhdata / java / files.xml next >
Extensible Markup Language  |  2008-02-08  |  9KB  |  181 lines

  1. <?xml version='1.0' encoding='UTF-8' ?>
  2.  
  3. <!--
  4. The "name" attribute below specifies the name of the book.  This
  5. name appears both in the table of contents and in the search scobe
  6. popup menu.  This attribute is required.
  7.  
  8. The "context" attribute below specifies an alternate name of the book
  9. and is only necessary when combining books for use with your
  10. application's context-sensitive help. You can put any value you desire
  11. here but it must contain only the characters "A-Z", "a-z", "0-9", or "_".
  12. This attribute is optional.
  13.  
  14. The "toc" attribute specifies the relative filename of the XML file
  15. that specifies the TOC structure for this book.  This attribute is
  16. optional.
  17.  
  18. The "ix" attribute specifies the relative filename of the XML file
  19. that specifies the index structure for this book.  This attribute
  20. is optional.
  21.  
  22. The "search" attribute specifies the relative filename of the XML
  23. file that will be generated by wwhelpix at the end of the conversion
  24. process.  This attribute is optional.
  25.  
  26. The "version" attribute specifies what format version the file is 
  27. described in and should always be "2.0".  This attribute is required.
  28.  
  29. The "locale" attribute specifies the native language/locale for
  30. this book.  Currently valid values are en=English, fr=French, and
  31. de=German.  To ensure that proper word breaking rules are followed,
  32. this attribute must be set correctly.  This attribute is optional.
  33. -->
  34.  
  35. <WebWorksHelpBook name="TG585-v7" context="sug" toc="toc.xml" ix="ix.xml" search="search.xml" version="2.0" encoding="UTF-8" locale="en">
  36.  
  37.   <!-- 
  38.   The following CommonWordsToSkip block allows you to define what
  39.   words will be omitted from the generated full text search index.
  40.   We have provided a list of low information words that are common
  41.   in English as a starting point.  However, if you are processing
  42.   documents in a different language, you will need to adjust the
  43.   words accordingly.
  44.  
  45.   The "minlen" attribute specifies the minimum length of word to
  46.   include in the full text search index.  Words that are fewer
  47.   characters in length than this value will automatically be
  48.   omitted from the search database, and need not be explicitly
  49.   listed inside this block.  The default value of 3 seems to work
  50.   well for English.  A value of 1 may be needed for CJK languages
  51.   where one character can represent a whole word or concept.
  52.   -->
  53.  
  54.   <CommonWordsToSkip minlen="2">
  55.     about after all also and another any are
  56.     because been before being between both but
  57.     came can come copyright corp corporation could
  58.     did
  59.     each
  60.     for from
  61.     get got
  62.     has had have her here him himself his how
  63.     inc into its
  64.     like
  65.     make many me might more most much must
  66.     never now
  67.     one only other our out over
  68.     not
  69.     reserved rights
  70.     said same see should since some still such
  71.     take than that the their them then there these they this those through too
  72.     under use
  73.     very
  74.     was way well were what where which while who will with would
  75.     you your
  76.   </CommonWordsToSkip>
  77.  
  78.   <!--
  79.   The ScoringPrefs block allows you to control how search terms
  80.   are scored by assigning different relative weights based on
  81.   where a word occurs inside each document.  Three common
  82.   META tags are supported by default, but this may be extended
  83.   to custom META tags as follows (for a tag called partnum):
  84.  
  85.     <meta name="partnum" weight="100">
  86.  
  87.   For information on setting/creating META tags from within
  88.   WebWorks Publisher, please see the online documentation.
  89.  
  90.   Note, that words occurring in elements not explicitly declared
  91.   below will by default be scored with a weight of one.
  92.   -->
  93.   
  94.   <ScoringPrefs>
  95.   <table weight="20"/>
  96.     <meta name="keywords" weight="100"/>
  97.     <meta name="description" weight="50"/>
  98.     <meta name="summary" weight="50"/>
  99.     <title weight="20"/>
  100.     <h1 weight="15"/>
  101.     <h2 weight="10"/>
  102.     <caption weight="10"/>
  103.     <h3 weight="7"/>
  104.     <th weight="5"/>
  105.     <h4 weight="5"/>
  106.     <h5 weight="4"/>
  107.     <h6 weight="3"/>
  108.     <h7 weight="2"/>
  109.     <b weight="2"/>        
  110.     <p weight="1"/>      
  111. <div weight="1"/>      
  112.   </ScoringPrefs>
  113.  
  114.   <!--
  115.   The DocumentInfo block specifies the title and filename for
  116.   each generated page in the book (excluding TOC and IX).
  117.   -->
  118.  
  119.   <DocumentInfo>
  120.     <Document title="Acerca de esta Gu√≠a de instalaci√≥n y del usuario" href="about.htm" />
  121.     <Document title="Instalaci√≥n" href="Installation.htm" />
  122.     <Document title="Pasos preliminares" href="Installation2.htm" />
  123.     <Document title="Colocar la Thomson Gateway" href="Installation3.htm" />
  124.     <Document title="Instalar la Thomson Gateway" href="Installation4.htm" />
  125.     <Document title="Instalaci√≥n guiada" href="Installation5.htm" />
  126.     <Document title="Instalaci√≥n manual" href="Installation6.htm" />
  127.     <Document title="Thomson Gateway Aspectos b√°sicos" href="Basics.htm" />
  128.     <Document title="Thomson Gateway Funcionamiento de los indicadores LED" href="Basics2.htm" />
  129.     <Document title="Thomson Gateway" href="Basics3.htm" />
  130.     <Document title="Copia de seguridad y restauraci√≥n de la configuraci√≥n" href="Basics4.htm" />
  131.     <Document title="Agregar nuevos dispositivos a la red" href="AddDevice.htm" />
  132.     <Document title="Agregar un ordenador a la red" href="AddDevice2.htm" />
  133.     <Document title="Conectar un ordenador mediante una red inal√°mbrica" href="AddDevice3.htm" />
  134.     <Document title="Conectar un ordenador mediante una red Ethernet" href="AddDevice4.htm" />
  135.     <Document title="Obtener el m√°ximo de su Thomson Gateway" href="UsingGateway.htm" />
  136.     <Document title="Plug and Play universal (UPnP)" href="UsingGateway2.htm" />
  137.     <Document title="Acceder a la Thomson Gateway con UPnP" href="UsingGateway3.htm" />
  138.     <Document title="Administrar la conexi√≥n a Internet con UPnP" href="UsingGateway4.htm" />
  139.     <Document title="Configurar UPnP en la Thomson Gateway" href="UsingGateway5.htm" />
  140.     <Document title="Instalar UPnP en Windows XP" href="UsingGateway6.htm" />
  141.     <Document title="Asignar un servicio (HTTP, FTP,...) a un ordenador" href="UsingGateway7.htm" />
  142.     <Document title="DNS din√°mico" href="UsingGateway8.htm" />
  143.     <Document title="Seguridad inal√°mbrica" href="WirelessSecurity.htm" />
  144.     <Document title="Cifrado" href="WirelessSecurity2.htm" />
  145.     <Document title="Configurar cifrado WEP" href="WirelessSecurity3.htm" />
  146.     <Document title="Configurar cifrado WPA-PSK " href="WirelessSecurity4.htm" />
  147.     <Document title="Control de acceso" href="WirelessSecurity5.htm" />
  148.     <Document title="Deshabilitar Difusi√≥n de SSID" href="WirelessSecurity6.htm" />
  149.     <Document title="Seguridad de Internet" href="InternetSecurity.htm" />
  150.     <Document title="Servidor de seguridad" href="InternetSecurity2.htm" />
  151.     <Document title="Filtrado de sitios Web" href="InternetSecurity3.htm" />
  152.     <Document title="Denegar el acceso a un sitio Web determinado" href="InternetSecurity4.htm" />
  153.     <Document title="Permitir el acceso a un sitio Web determinado" href="InternetSecurity5.htm" />
  154.     <Document title="Redirigir un sitio Web" href="InternetSecurity6.htm" />
  155.     <Document title="Redirigir todos los sitios Web " href="InternetSecurity7.htm" />
  156.     <Document title="Soluci√≥n de problemas" href="Troubleshooting.htm" />
  157.     <Document title="Asistente para instalaci√≥nSoluci√≥n de problemas" href="Troubleshooting2.htm" />
  158.     <Document title="Soluci√≥n de problemas generales de la Thomson Gateway" href="Troubleshooting3.htm" />
  159.     <Document title="Soluci√≥n de problemas de conexi√≥n de con cables" href="Troubleshooting4.htm" />
  160.     <Document title="Soluci√≥n de problemas de conexi√≥n " href="Troubleshooting5.htm" />
  161.     <Document title="Restablecer los valores predeterminados de f√°brica" href="Troubleshooting6.htm" />
  162.   </DocumentInfo>
  163.  
  164.   <!--
  165.   The TopicMap block is used for enabling context-sensitive help for
  166.   use with your own software application. Publisher will automatically
  167.   create Topic entries derived from the usage of the "TopicAlias"
  168.   marker in your FrameMaker document(s). The "TopicAlias" marker should
  169.   only contain the name of the topic.
  170.   Each resulting Topic entry will be of the form:
  171.  
  172.     <Topic name="yourTopicName" href="yourBook/filename#123456">
  173.  
  174.   Where the topic name must contain only the characters:
  175.   "A-Z", "a-z", "0-9", or "_".
  176.   -->
  177.  
  178.   <TopicMap>
  179.     <Topic name="init" href="about.htm#wp578347" /> <!-- about.htm -->
  180.   </TopicMap>
  181. </WebWorksHelpBook>