logo       

any easy way to get Saxonica to output a different format XML header?: msg#00166

text.xml.saxon.help

Subject: any easy way to get Saxonica to output a different format XML header?

With this xsl:output instruction

<xsl:output method="xml" doctype-system="fsc_20.dtd" encoding="ISO-8859-1"
indent="yes" />


I'm currently getting the XML header output by Saxonica in this rough form:

<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE Fichier
SYSTEM "fsc_20.dtd">

So I have two newlines following the XML declaration and a newline
in the middle of the DOCTYPE declaration.

I have a bad downstream client who wants to see the XML declarations on the
first line
and the entire DOCTYPE declaration on the second line. Is there an easy
way to
get Saxonica to output this for me, or will I need to write some
serialization code of my own?

thanks for help

-alan



******************************************************************
This message and any attachments (the "message") are confidential and intended
solely for the addressee(s). Any unauthorised use or dissemination is
prohibited. E-mails are susceptible to alteration.Neither SOCIETE GENERALE nor
any of its subsidiaries or affiliates shall be liable for the message if
altered, changed or falsified. ***************
Ce message et toutes les pieces jointes (ci-apres le "message") sont
confidentiels et etablis a l'intention exclusive de ses destinataires. Toute
utilisation ou diffusion non autorisee est interdite. Tout message electronique
est susceptible d'alteration.La SOCIETE GENERALE et ses filiales declinent
toute responsabilite au titre de ce message s'il a ete altere, modifie ou
falsifie.
******************************************************************


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise