[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Document Language


Subject: Re: [xsl] Document Language
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 24 Nov 2003 13:31:46 -0500

At 05:25 AM 11/24/2003, Sajjad wrote:
Is there a function to detect the document language?

Now that would be very impressive.


While XSLT has no such function, as it happens it does have the function lang(), which is used to retrieve the value of the xml:lang attribute currently in scope. (xml:lang is defined by XML -- it's basically a flag to identify the language of an element, its attributes and descendants.)

xml:lang is defined in the XML Recommendation (http://www.w3.org/TR/REC-xml, 2.12); the lang() function is defined in the XPath Rec (http://www.w3.org/TR/xpath, 4.3).

Enjoy,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




Current Thread
Keywords