Le samedi 29 janvier 2005 � 11:23 +0100, Eric van der Vlist a �crit :
A looong time ago, I have written a XHTML output method for James Clark's XT and that shouldn't take me long to use it for a XHTML serializer... I'll see what I can do.
Looking at the source code, I see that Presentation Server serializers are using XSLT identity transformations.
Since both Saxon and Xalan do support a XHTML output method, this should be pretty trivial to use that feature directly!
Try just putting <method>xhtml</method> in the serializer configuration in the epilogue (and set other configuration parameters if you need to). By change our schema does not restrict on the method passed to the serializer configuration (but I think it should). So it seems to work as well as Saxon supports it. Now the question is whether Saxon actually supports all the guidelines. It is not yet flawless as this message seems to imply:
http://sourceforge.net/mailarchive/message.php?msg_id=10360460
I have still added an RFE to track this:
http://sourceforge.net/tracker/index.php?func=detail&aid=1113096&group_id=116683&atid=675663
-Erik
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ orbeon-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/orbeon-user
