xsl-list
[Top] [All Lists]

xml:lang

2005-06-16 09:26:29
Friends,
I am having trouble with the xml:lang attribute (or is it a
namespace?). My PDF is fine, and everything works. I have no errors
or problems with the rendered PDF. (Sure it is "unstructured" but
that applied to anything that is not a "book" type document.)

1. I specify xml:lang="en" in my fo:root element. (below)
2. XSL Formatter rendered PDF shows the document properties language
as blank.

I have been surfing specs and I am wondering what exactly is the
breakdown here. Is it the renderer? Is it the element choice for
xml:lang? Is it that I need an xml namespace for this "attribute" to
be recognized?

Mike Ferrando
Library Technician
Library of Congress
Washington, DC
202-707-4454

<fo:root 
  xmlns:fo="http://www.w3.org/1999/XSL/Format"; 
  xmlns:fox="http://xml.apache.org/fop/extensions"; 
  xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"; 
  xml:lang="en"



                
__________________________________ 
Discover Yahoo! 
Have fun online with music videos, cool games, IM and more. Check it out! 
http://discover.yahoo.com/online.html

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--