RE: [xsl] javax.xml.transform throwing up data?

Subject: RE: [xsl] javax.xml.transform throwing up data?
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Thu, 22 Aug 2002 22:11:19 +0200
Well,

then the fix is not to not generate the META tag.

The proper way to fix this is to instruct XSLT to generate output in a
single-byte encoding (such as ISO-8859-1) -- see the xsl:output element.

Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Scott Purcell
> Sent: Thursday, August 22, 2002 9:58 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] javax.xml.transform throwing up data?
>
>
> We are using the data downstream, and in an application that
> cannot handle multi-byte data.
>
> Thanks,
> Scott
>
> -----Original Message-----
> From: James Fuller [mailto:james.fuller@xxxxxxxxxx]
> Sent: Thursday, August 22, 2002 2:16 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: [xsl] javax.xml.transform throwing up data?
>
>
> > -----Original Message-----
> > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Julian
> > Reschke
> >
> > Well.
> >
> > *Why* does it mess your downstream processing? It's there on purpose.
> >
> > Julian
> >
> > --
> > <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
> >
> > > -----Original Message-----
> > > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Scott Purcell
> > > Sent: Thursday, August 22, 2002 8:42 PM
> > > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > > Subject: [xsl] javax.xml.transform throwing up data?
> > >
> > >
> > > Hello
> > > I am transforming a xml file with a xsl file and I am getting
> > > some unwanted data. It is throwing into the HTML this line. It is
> > > messing me up downstream, and the developers want me to remove
> > > it. Does anyone here know about this, or where I may go to try
> > > and resolve this?
>
> one mans unwanted data, is another mans specification......
>
> chow, jim fuller
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread