XML Internationalization

Hey,

Okay, I know this is not a forum, but I wanted to ask for recommendations about what’s the best way handle internationalization of XML documents (of the content in it, of course, not the tags themselves). More details about why I’m asking this will come later :).

Thanks.

4 Comments »

 
  1. Audun says:

    W3C: Best Practices for XML Internationalization
    http://www.w3.org/TR/xml-i18n-bp/

  2. RainCT says:

    @ Audun: Thanks for the link :). I was thinking about something a bit more practical, though.

  3. Use a DTD and custom entities.

  4. If you google “XML international short” you should be able to get a handy guideline that doesn’t take too much time to implement.

 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>