Not that I know. 

Werner
 

> -----Original Message-----
> From: pat [mailto:[EMAIL PROTECTED] 
> Sent: Dienstag, 30. Jänner 2007 13:27
> To: Castor Users
> Subject: [castor-user] fixed elements
> 
> Hi,
> 
> I want to ask, if there's a way how to generate fixed 
> elements without defining them in the source object.
> 
> Example:
> 
> output xml:
> <root>
> <element attr1="..." attr2="fixed_value"> ...
> </element>
> </root>
> 
> Java object:
> class qqq {
>    String attr1;
>    String element;
> }
> 
> Is that possible ??? Or is there a workaround without manual 
> DOM update ???
> 
> Thanks a lot
> 
>      Pat
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email
> 

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to