Castor XML problems

I am using Castor to bind XML to Java objects. I am using a mapping file. My XML file consists of a lot of namespaces. How can i specify these namespaces in the mapping file?
[195 byte] By [kavyanjalia] at [2007-10-3 2:50:58]
# 1
Tha <map-to> element has ns-uri and ns-prefix attributes for mapping elements with namespaces. http://www.castor.org/xml-mapping.html#3.3-The-<map-to>-element
dvohra09a at 2007-7-14 20:39:49 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
thanks for the suggestion. I will look into it.
kavyanjalia at 2007-7-14 20:39:49 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...