<!DOCTYPE ....

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

<!DOCTYPE ....

Stephen Bayliss

Am I correct in thinking that <!DOCTYPE …. > is basically ignored by OPS processors?

 

And that if I want a <!DOCTYPE… > in the output, I do that in the xml converter before I http-serialise it?

 

Steve



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: <!DOCTYPE ....

Erik Bruchez
Administrator
Stephen Bayliss wrote:
> Am I correct in thinking that <!DOCTYPE …. > is basically ignored by OPS
> processors?

For parsing, DOCTYPE should not be ignored if you use the URL generator
and the <validating>true</validating> option.

Otherwise, DOCTYPE information is *not* passed between processors in a
pipeline.

> And that if I want a <!DOCTYPE… > in the output, I do that in the xml
> converter before I http-serialise it?

Yes.

-Erik




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws