Hi everyone.

I have a simple question about mapping. I have the following xml
structure (response from a web services not under my control)

<response>
    <field1></field1>
    <field2></field2>
   .....
    <fieldN></fieldN>
<response>

I'm only interested in a few fields but the WS response contains a lot
of fields.

Is there some way to tell Castor which fields don't try to map?

This sounds like a simple question but I can't find the solution

Best regards

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

    http://xircles.codehaus.org/manage_email


Reply via email to