Search the web
Sign In
New User? Sign Up
XSL-FO · discussion of XSL Formatting Objects
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
xml string node to xsl:fo   Message List  
Reply | Forward Message #7418 of 7443 |
Re: [XSL-FO] xml string node to xsl:fo

G. Ken Holman wrote:

> Do you have the opportunity in the process to run "tidy"? This is an
> open tool that converts tag soup into XML, which is then suitable for XSLT:
>
> http://tidy.sourceforge.net/
>
> The only input to XSLT is well-formed XML and this would give it to
> you. HTML of any SGML flavour (messy or not messy) is
> unacceptable. XHTML is acceptable, but then you wouldn't be having
> any problems because it would be well-formed.

Perhaps even easier Ken,
http://ccil.org/~cowan/XML/tagsoup/ links a variant of tidy
into Saxon, so that the html can be processed in Saxon as if
it were well formed xhtml?

Just call up Johns jar instead of saxon.jar and it all
comes out well.

Really nice.

regards


--
Dave Pawson
XSLT, XSL-FO and Docbook FAQ
http://www.dpawson.co.uk




Mon Oct 15, 2007 2:33 pm

dpawson2000
Offline Offline
Send Email Send Email

Forward
Message #7418 of 7443 |
Expand Messages Author Sort by Date

Hi to the forum, We currently use xsl fo for styling our xml. Our application takes user submitted content and adds it to our database where we then extract...
astragh
Offline Send Email
Oct 15, 2007
11:10 am

... Sounds good so far! ... Fine .... but I'm guessing this process does not mandate the "proper" use of element start and end tags (nesting, completion,...
G. Ken Holman
g_ken_holman
Offline Send Email
Oct 15, 2007
1:16 pm

Hi Ken, Firstly thanks so much for taking the time out to reply to my issue. ... the "proper" use of element start and end tags (nesting, completion, etc.). We...
astragh
Offline Send Email
Oct 15, 2007
2:10 pm

... Perhaps even easier Ken, http://ccil.org/~cowan/XML/tagsoup/ links a variant of tidy into Saxon, so that the html can be processed in Saxon as if it were...
Dave Pawson
dpawson2000
Offline Send Email
Oct 15, 2007
2:33 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help