xsl-list
[Top] [All Lists]

Re: xml:lang

2005-06-16 15:01:36
Friends,
I found a work around using Adobe.

http://www.engr.wisc.edu/accessibility/pdf.html

Although, I also found that XSL Formatter says that they fully
support and implement xml:lang.

http://www.antennahouse.com/axf20/axf20foEN.htm

The work around means the following:

1. render the pdf allowing all changes (PDF options)
2. follow the "fix it" guide at the web site
3. Create all security settings.
4. Save PDF.

I have sent an e-mail to XSL Formatter support.

I also have come to the conclusion that there are no XSL-FO renderers
nor is there any software that creates PDFs (except Adobe), that is
able to give a language specification in the resulting PDF. (XSL
Formatter should do it according to their spec.)

(Please correct me on this one.)

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

--- Mike Ferrando <mikeferrando(_at_)yahoo(_dot_)com> wrote:

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>
--~--





                
__________________________________ 
Discover Yahoo! 
Find restaurants, movies, travel and more fun for the weekend. Check it out! 
http://discover.yahoo.com/weekend.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>
--~--



<Prev in Thread] Current Thread [Next in Thread>