Multi-lingual Websites (with XML)

prev next

The Phrasebook (extract)

   <phrasebook>
   <dictionary name="English">
     <phrase name="hello">hello</phrase>
     <phrase name="pavement">pavement</phrase>
   </dictionary>
   <dictionary name="American">
     <phrase name="pavement">sidewalk</phrase>
   </dictionary>
   </phrasebook>