OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: DOCBOOK-APPS: couple more questions about transforming pidgindocbook


Using Saxon and your stylesheet, I get <?xml version="1.0" encoding="utf-8"?> and comments are copied through. 

David

-----Original Message-----
From: Robert P. J. Day [mailto:rpjday@mindspring.com]

<snip/>

  the first problem is that the transformation process loses all
of the comments in the original file.

  the other issue is that the opening XML line

	<?xml version='1.0 ?>

is transformed into 

	<?xml version="1.0"?>
                           ^   space is dropped

and that space appears to be required.  i'm just using xsltproc
with this single .xsl file on the input file, so i'm not sure
why the XSLT transformation is doing either of these.  advice?


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC