[
Lists Home |
Date Index |
Thread Index
]
- From: "Christopher R. Maden" <crism@exemplary.net>
- To: xml-dev@ic.ac.uk
- Date: Wed, 26 Jan 2000 14:30:51 -0800
Tim Bray wrote:
> At 11:11 AM 1/26/00 -0800, Christian Hammond wrote:
>> I have
>> been working on getting xml:lang support implemented, but there is
>> one thing
>> I'm confused about.
>
> xml:lang is just an ordinary XML attribute that is reserved for the
> (very common) purpose of an author language-labeling pieces of data.
> There is no specification about what ought to be done with it anywhere.
Naturally, Tim is correct about the content of REC-XML, but Christian
was asking more about the semantics, which are governed by RFC 1766 (I
think - the exact number is in the Rec, and I'm writing this from my
smartphone). The value is hierarchical, and match on leading
substrings. So 'en' matches 'en-GB' and vice versa, but 'en-CA' doesn't
match 'fr-CA'.
HTH,
Chris
--
Christopher R. Maden, Solutions Architect
Exemplary Technologies
One Embarcadero Center, Ste. 2405
San Francisco, CA 94111
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ or CD-ROM/ISBN 981-02-3594-1
Unsubscribe by posting to majordom@ic.ac.uk the message
unsubscribe xml-dev (or)
unsubscribe xml-dev your-subscribed-email@your-subscribed-address
Please note: New list subscriptions now closed in preparation for transfer to OASIS.
|