2007/12/6, Patrick van den Hurk <[EMAIL PROTECTED]>:
> sensitive and another thing was the doctype; mmBase wouldn't accept:
> <!DOCTYPE builder PUBLIC "-//MMBase//DTD builder config 2.0//EN"
> "http://www.mmbase.org/dtd/builder_2_0.dtd";;>
> We finally used:
>     xmlns="http://www.mmbase.org/xmlns/builder";
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance "
>     xsi:schemaLocation="http://www.mmbase.org/xmlns/builder
>
> http://www.mmbase.org/xmlns/builder.xsd "

This is the 'modern' way to do that. Though I'd have predicted that it
would work with other headers, but only without the possibliity to
validate the xml, perhaps accompanied with (many?) warnings.


>
> Thanks for replying, hopefully custom processors will be put to good use in
> the future.

I'm using them all over the place already :-)

Michiel

-- 
mihxil'  http://meeuw.org
nl_NL eo_XX en_US
_______________________________________________
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to