RE: Remove XML declaration and html DOCTYPE

2013-08-22 Thread Robby Pelssers
st.in...@bnnperformances.de] Verzonden: donderdag 22 augustus 2013 14:39 To: users@cocoon.apache.org Onderwerp: Re: Remove XML declaration and html DOCTYPE Thanks nonetheless for the response, Thorsten. The problem is: It won't work for me. While the XML-declaration, indeed, disappears completely with th

Re: Remove XML declaration and html DOCTYPE

2013-08-22 Thread Bardo Nelgen
Thanks nonetheless for the response, Thorsten. The problem is: It won't work for me. While the XML-declaration, indeed, disappears completely with the approach, the doctype remains there. http://www.cityapi.eu/semaworx/MyCompressed.js The mime-type is not additionally declared in the serial

Re: Remove XML declaration and html DOCTYPE

2013-08-22 Thread Thorsten Scherler
On 08/21/2013 11:18 PM, Bardo Nelgen wrote: > > Hi all, > > sorry to pick this up again so late, but is there a solution for > Cocoon 2.2 as well? > > Tried both approaches without the desired result, for a piece of > generated JavaScript… > > As the XML serialization did not work as advertised in

Re: Remove XML declaration and html DOCTYPE

2013-08-21 Thread Bardo Nelgen
Hi all, sorry to pick this up again so late, but is there a solution for Cocoon 2.2 as well? Tried both approaches without the desired result, for a piece of generated JavaScript… As the XML serialization did not work as advertised in this thread so far, I'm currently going with and

Re: Remove XML declaration and html DOCTYPE

2013-06-19 Thread Mansour Al Akeel
Perfect. Thank you a lot, everyone. On Wed, Jun 19, 2013 at 11:37 AM, Jos Snellings wrote: > Replying to my own: > > > > > > > That should work if you include cocoon-optional in your dependencies. > > Cheers, > Jos > > > > > On Wed, Jun 19, 2013 at 5:29 PM, Jos Snellings < > jos.snelli...@

Re: Remove XML declaration and html DOCTYPE

2013-06-19 Thread Jos Snellings
Replying to my own: That should work if you include cocoon-optional in your dependencies. Cheers, Jos On Wed, Jun 19, 2013 at 5:29 PM, Jos Snellings wrote: > Hi Mansour, > > Try: > > > > > > > > > On Wed, Jun 19, 2013 at 5:14 PM, Mansour Al Akeel < > mansour.alak...@gmail.com> w

Re: Remove XML declaration and html DOCTYPE

2013-06-19 Thread Jos Snellings
Hi Mansour, Try: On Wed, Jun 19, 2013 at 5:14 PM, Mansour Al Akeel wrote: > sorry, my fault. I didn't tell the version. > I am using C3.0 > > > > On Wed, Jun 19, 2013 at 11:05 AM, Bhavya Sharma wrote: > >> try this >> >> > src="org.apache.cocoon.serialization.XMLSerializer"> >> U

Re: Remove XML declaration and html DOCTYPE

2013-06-19 Thread Mansour Al Akeel
sorry, my fault. I didn't tell the version. I am using C3.0 On Wed, Jun 19, 2013 at 11:05 AM, Bhavya Sharma wrote: > try this > > src="org.apache.cocoon.serialization.XMLSerializer"> > UTF-8 > true > > > > > On Wed, Jun 19, 2013 at 8:33 PM, Joel McConaughy > wrote: > >> Try this... >> >> >

Re: Remove XML declaration and html DOCTYPE

2013-06-19 Thread Bhavya Sharma
try this UTF-8 true On Wed, Jun 19, 2013 at 8:33 PM, Joel McConaughy wrote: > Try this... > > src="org.apache.cocoon.serialization.XMLSerializer"> > UTF-8 > true > > > > > On Wed, Jun 19, 2013 at 7:53 AM, Mansour Al Akeel < > mansour.alak...@gmail.com> wrote: > >> How do I remove the x

Re: Remove XML declaration and html DOCTYPE

2013-06-19 Thread Joel McConaughy
Try this... UTF-8 true On Wed, Jun 19, 2013 at 7:53 AM, Mansour Al Akeel wrote: > How do I remove the xml declaration and doctype from xml and html > serializes ?? > > -- Joel McConaughy 206-300-4732 joelmcconau...@gmail.com