Friends,
Sorry, I meant do I need a namespace to use xml:lang.
Anyway, here are some of the spec URLs I have found.
http://www.w3.org/TR/REC-xml/#sec-lang-tag
http://www.w3.org/TR/i18n-html-tech-lang/#ri20040429.092928424
http://www.w3.org/TR/xsl/slice6.html#fo_root
Mike Ferrando
Library Technician
Library of Congress
Washington, DC
202-707-4454
--- Mike Ferrando <mikeferrando(_at_)yahoo(_dot_)com> wrote:
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>
--~--
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
--~------------------------------------------------------------------
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>
--~--