[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Multi-lingual experiment - other languages needed

  • From: "Omar Abdul Halim Ahmed" <omar@h...>
  • To: <martind@n...>, "Xml-Dev" <xml-dev@X...>
  • Date: Tue, 18 Apr 2000 11:46:06 +0200

element pcdata

The Arabic-Egypt version (Ansi 1256):
<!DOCTYPE ??????-xmldev [
<!ELEMENT ??????-xmldev(????)+ >
<!ELEMENT ???? (?????, ????, ????, ???) >
<!ATTLIST ????  xml:lang CDATA #REQUIRED >
<!ELEMENT ????? (#PCDATA) >
<!ELEMENT ???? (#PCDATA) >
<!ELEMENT ???? (#PCDATA) >
<!ELEMENT ??? (#PCDATA) >
<!ATTLIST ??? ???? CDATA #REQUIRED>
]>
<??????-xmldev>
<???? xml:lang="????">
<?????>STL Tutorial</?????>
<????>David Musser</????>
<????>Addison Wesley</????>
<??? ????="?????">54.50</???>
</????>
</??????-xmldev>

The Arabic-Egypt version (UTF-8):
<!DOCTYPE ?§?®???¨?§?±-xmldev [
<!ELEMENT ?§?®???¨?§?±-xmldev(?¹???µ?±)+ >
<!ELEMENT ?¹???µ?± (?¹?????§??, ???§???¨, ???§?´?±, ?³?¹?±) >
<!ATTLIST ?¹???µ?±  xml:lang CDATA #REQUIRED >
<!ELEMENT ?¹?????§?? (#PCDATA) >
<!ELEMENT ???§???¨ (#PCDATA) >
<!ELEMENT ???§?´?± (#PCDATA) >
<!ELEMENT ?³?¹?± (#PCDATA) >
<!ATTLIST ?³?¹?± ?¹?????© CDATA #REQUIRED>
]>
<?§?®???¨?§?±-xmldev>
<?¹???µ?± xml:lang="?¹?±?¨??">
<?¹?????§??>STL Tutorial</?¹?????§??>
<???§???¨>David Musser</???§???¨>
<???§?´?±>Addison Wesley</???§?´?±>
<?³?¹?± ?¹?????©="?¯?????§?±">54.50</?³?¹?±>
</?¹???µ?±>
</?§?®???¨?§?±-xmldev>

The original document:
<!DOCTYPE xmldev-experiment [
<!ELEMENT xmldev-experiment(item)+ >
<!ELEMENT item (title, author, publisher, price) >
<!ATTLIST item  xml:lang CDATA #REQUIRED >
<!ELEMENT title (#PCDATA) >
<!ELEMENT author (#PCDATA) >
<!ELEMENT publisher (#PCDATA) >
<!ELEMENT price (#PCDATA) >
<!ATTLIST price currency CDATA #REQUIRED>
]>
<xmldev-experiment>
<item xml:lang="english">
<title>STL Tutorial</title>
<author>David Musser</author>
<publisher>Addison Wesley</publisher>
<price currency="can">54.50</price>
</item>
</xmldev-experiment>

Thanks,
Omar


-----Original Message-----
From: owner-xml-dev@x... [mailto:owner-xml-dev@x...]On Behalf Of
Didier PH Martin
Sent: Monday, April 17, 2000 3:49 PM
To: Xml-Dev
Subject: Multi-lingual experiment - other languages needed


Hi,

Thanks to the people who already provided a translation

I now have versions in:
German,
English,
French
Spanish,
Catalan,
Italian,
Japanese.

What would be very useful are versions in:
simplified Chinese - I am sure some of this list readers can provide that
kanaka Japanese - I have only Kanji - again I am sure someone can provide
that
Russian - again, please I know some of us are fluent in Russian, just 2
minutes of your time to do a very simple translation.
one of the Arabic language - This is the most interesting case since, the
writing is right to left. So, if someone is kind enough to provide us with
an Arabic language version (please mention the Arabic language origins since
I know that there is often some big differences between all the language
versions)
Scandinavian languages and other languages are more than welcomed - the more
we have, the best it is.

Here is the DTD and document to translate (both the DTD and the document has
to be translated:

Sample translation from Aakon:
<!DOCTYPE xmldev-experimento [
  <!ELEMENT xmldev-experimento (item)+>
  <!ELEMENT item (titulo, autor, editor, precio)>
  <!ATTLIST item xml:lang CDATA #REQUIRED>
  <!ELEMENT titulo (#PCDATA)>
  <!ELEMENT autor (#PCDATA)>
  <!ELEMENT editor (#PCDATA)>
  <!ELEMENT precio (#PCDATA)>
  <!ELEMENT precio moneda CDATA #REQUIRED>
]>
<xmldev-experimento>
  <item xml:lang="espanol">
    <titulo>Guia de STL</titulo>
    <autor>David Musser</autor>
    <editor>Addison Wesley</editor>
    <precio moneda="peso">54.50</precio>
  </item>
</xmldev-experimento>

original document to be translated
> The original document:
> <!DOCTYPE xmldev-experiment [
> <!ELEMENT xmldev-experiment(item)+ >
> <!ELEMENT item (title, author, publisher, price) >
> <!ATTLIST item  xml:lang CDATA #REQUIRED >
> <!ELEMENT title (#PCDATA) >
> <!ELEMENT author (#PCDATA) >
> <!ELEMENT publisher (#PCDATA) >
> <!ELEMENT price (#PCDATA) >
> <!ATTLIST price currency CDATA #REQUIRED>
> ]>
> <xmldev-experiment>
> <item xml:lang="english">
> <title>STL Tutorial</title>
> <author>David Musser</author>
> <publisher>Addison Wesley</publisher>
> <price currency="can">54.50</price>
> </item>
> </xmldev-experiment>

Many thanks to the people who contribute to the experiment. As I said, I'll
post the document as free downloads for testing and also post my own
experiments with these documents. If other people have experiment results to
post, I'll be more than happy to post their experimental work.

cheers
Didier PH Martin
----------------------------------------------
Email: martind@n...
Conferences: XML Europe (http://www.gca.org)
Book: XML Professional (http://www.wrox.com)
column: Style Matters (http://www.xml.com)
Products: http://www.netfolder.com


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************


***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.