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]
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