It seems weird that your namespace that is being output is
http://castor.exolab.org, can you please show me the mapping file you
are using?
Thanks,
--Keith
> "Romilson C. Carvalho" wrote:
>
> I think ns prefix contains a bug.
>
> There are no way to force castor to remove ns prefix of final document
> xml.
>
> setNamespaceMapping("","my-uri") not function
> setNamespaceMapping(null,"my-uri") not function
> declareNameSpace(..) is private
>
> My schema (xsd) is correct.
>
> Castor put
> ....
> <ns1:my_element xmlns:ns1=http://castor.exolab.org>
> <ns2:my_element xmlns:ns2=http://castor.exolab.org>
> <ns2:my_element xmlns:ns2=http://castor.exolab.org>
> ...
>
>
> this is not good.
>
> Romilson
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev