On 12/12/05, Jeremy Carroll <jjc@hpl.hp.com> wrote: > > > Notionally, RSS 1.0 is RDF/XML and an example of XHTML in RDF/XML is > relevant. > > Here is one that I made earlier (as they say in Blue Peter - UK specific > joke - actually Martin helped make it): > > http://www.w3.org/TR/owl-test/misc-200-xmlliteral#misc-200-xmlliteral > > (the XHTML2 has Japanese text, so only displays if you have the fonts) > > Jeremy > > > Thank you Jeremy, So if I was to quickly write a subset of RSS based on what I've seen it would look something like this? <item> <title>a title in english</title> <link>http://www.cubicgarden.com/some/unique/link</link> <dc:date>2005-12-13</dc:date> <description><span xml:lang="en-uk">some british english text with some example persian text</span> <span xml:lang="fa">امام جمعه موقت جديد تهران عضو هيئت رئيسه مجلس Ø(r)برگان Ùˆ از Ø±ÙˆØØ§Ù†ÙŠÙˆÙ† مشهور به هوادارای از گروههای اصولگرای Ø§ÙØ±Ø§Ø·ÛŒ در ايران Ùˆ همچنين جوانترين امام جمعه تهران است.</span></description> </item> I think this is fine but maybe there are other solutions which do not require wrapping spans around all the text? I'm also interested in how we would indicate the right to left persian text if the feed is not Unicode or has no Unicode control characters? Thank you Felix, this wiki page was very useful - http://esw.w3.org/topic/its0505ReqBidi It would seem using a combination of the dir and xml:lang attributes would be enough to specify all languages in RSS/ATOM? Regards, Ian ForresterReceived on Tuesday, 13 December 2005 13:27:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 19:17:06 GMT