Thanks David for your patch, I applied it to both cvs version. Please cross-check. Carsten Open Source Group sunShine - b:Integrated ================================================================ Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn www.sundn.de mailto: [EMAIL PROTECTED] ================================================================ > -----Ursprüngliche Nachricht----- > Von: David Crossley [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 26. September 2001 10:04 > An: [EMAIL PROTECTED] > Betreff: [Patch] ensure uniform xdocs/*.xml > > > Last week's discussion settled on the following > XML declaration and document type declaration > for all xdocs/*.xml > --------- > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE document PUBLIC > "-//APACHE//DTD Documentation V1.0//EN" > "dtd/document-v10.dtd"> > --------- > > That necessitated a content change for sessions.xml > which was using encoding "ISO-8859-1". > --------- > - <person name="Jörg ... > + <person name="Jörg ... > --------- > i.e. replace o-umlaut with the character entity from ISOlat1. > > Anyway, all changes for all xdocs/*.xml are in the attached > patch xdocs.diff > > There are other XML instances elsewhere in the Cocoon > distribution that do not yet use consistent declarations > (e.g. samples). I was just concentrating on /xdocs/*.xml > The respective authors could attend to their own documents. > > David Crossley > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]