|
From: Stefan K. <ste...@co...> - 2003-07-28 21:42:45
|
Good hint. I have forgotten that. Maybe I will have to provide a patch for version 1.0, maybe we will upgrade to the new version. It is stable ? But at the moment it is not a real problem for my project. Regarding DOM4J: If you are using DOM4J you should not have any encoding problems, anyway. However, does this mean that you are creating the complete DOM tree in memory ? This could be an issue for big text files. This was an advantage of the old implementation. Stefan -----Ursprüngliche Nachricht----- Von: McDonald, Bruce [mailto:Bru...@ba...] Gesendet: Montag, 28. Juli 2003 23:10 An: Stefan Krieger; Bruce McDonald; bab...@li... Betreff: RE: [Babeldoc-devel] FlatToXMLStage produce invalid XML Ok, Stefan - are you going to be making the change? Notice that I have changed the implementation to use dom4j for the generation of the XML - this should make things a little simpler. Bruce. -----Original Message----- From: Stefan Krieger [mailto:ste...@co...] Sent: Monday, July 28, 2003 5:05 PM To: Bruce McDonald; bab...@li... Subject: AW: [Babeldoc-devel] FlatToXMLStage produce invalid XML Bruce, sorry for the delay. I am very busy, my project is on the finish line. First, I think, we have to invoke a XML encoding method in ConversionClient before the value is written to the stream. This should be a minor change. Second, we need the XML encoding prefix to specify the codepage of the XML document. This is important for us germans, because of the Umlauts (äöü) ! Stefan -----Ursprüngliche Nachricht----- Von: Bruce McDonald [mailto:br...@mc...] Gesendet: Donnerstag, 24. Juli 2003 03:30 An: Stefan Krieger; bab...@li... Betreff: Re: [Babeldoc-devel] FlatToXMLStage produce invalid XML Hmmm, Good catch - how do you think that we can get this fixed? regards, Bruce. On Wednesday 23 July 2003 05:10 pm, Stefan Krieger wrote: > Hi, > > I just recognized that the FlatToXmlPipelineStage does not XML encode the > characters >,<,&,". > If the text file includes those characters, the result will be invalid XML. > > Regards, > Stefan > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Babeldoc-devel mailing list > Bab...@li... > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Babeldoc-devel mailing list Bab...@li... https://lists.sourceforge.net/lists/listinfo/babeldoc-devel |