Hi Michael,

Sebastien is working on improving the "Castor special xsi-type use" and
this should be ok.
Are you using the classes generated by the Source Generator? if so send us your schema.
If you are using a mapping, send it also to us.
We'll try to take a look at it when possible,

Thanks,
Arnaud

-> -----Original Message-----
-> From: michael robkin [mailto:[EMAIL PROTECTED]]
-> Sent: Tuesday, October 30, 2001 9:05 AM
-> To: [EMAIL PROTECTED]
-> Subject: [castor-dev] marshall modification with cvs download
-> 
-> 
-> 
-> I did a new build using cvs. When I go to marshall I get some strange
-> output. On some of my fields, I get
-> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-> 
->  But it doesn't do it on all the fields. Is this correct??
-> 
-> I have included an example
-> 
-> <?xml version="1.0"?>
-> <ivr>
->     <rx_info_request>
->         <user_id>IVR</user_id>
->         <store_num>HBS</store_num>
->         <rx_num xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-> xsi:type="java:java.lang.String">33</rx_num>
->         <rx_fill_num
->             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-> xsi:type="java:java.lang.String">0</rx_fill_num>
->     </rx_info_request>
-> </ivr>
-> 
-> ----------------------------------------------------------- 
-> 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