--- Gr�goire_Pau <[EMAIL PROTECTED]> ha scritto: > Hi,
> 
> Maybe this is just a URI problem for XMLSchema and
> XMLSchema-Instance.
> Just check the date ! 2000/10 (XMLSchema CR) instead
> of 1999
> 
> then, try to use :
> xmlns:xsd="http://www.w3.org/2000/10/XMLSchema";
> instead of :
> xmlns:xsd="http://www.w3.org/1999/XMLSchema";
> 
> and :
>
xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance";
> instead of :
>
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";
> 
no, i tried but it doesn't work. The application tell
me, besides previous errors, that can not found my xsd
file.

boh!!!!!!!


______________________________________________________________________
Do You Yahoo!?
Il tuo indirizzo gratis e per sempre @yahoo.it su http://mail.yahoo.it

Reply via email to