Hi Romilson,

You can use Marshaller#setSchemaLocation and
Marshaller#setNamespaceMapping(null, youURI)

Hope that helps,

Arnaud

> -----Original Message-----
> From: Romilson Cruz de Carvalho [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 23, 2002 5:55 AM
> To: [EMAIL PROTECTED]
> Subject: [castor-dev] Date: Tue, 23 Apr 2002 09:55:25 -0300
> 
> 
> Hi ,
> 
> How can i register my namespace informations in a persisted xml
document ,
> using Marshaller? ?
> 
> 
> I want put the informations:
> 
> 
> <classification xmlns='http://www.classification.com/persist_expr'
>                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> 
> xsi:schemaLocation='http://www.classification.com/persist_expr
> XMLRepository.xsd'>
> 
> 
> 
> 
> I dont know How to do !!!!
> 
> 
> Romilson
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>       unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to