[Mono-dev] Processing XML atomic values in XML Schema

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Sat May 25 18:22:05 UTC 2013


Hi,

Could you file a bug on bugzilla.xamarin.com? Unless someone else goes 
ahead and fix, I'll take care of that obsolete technology at some stage.

Thanks,
Atsushi Eno

Tobias Kiertscher wrote:
> Hi,
>
> I tried to run code with XML schema based validation on mono 2.10.8 and
> 3.0.10 that works fine on mono 2.6.7. But the processing of atomic
> datatypes like (unsignedInt, duration, gYear, hexBinary, anyURI, ...)
> seems to be broken after 2.6.7. And the datatype gMonth seems to be
> buggy in all versions.
>
> The code to verify the behavior is:
> http://github.com/mastersign/mono-xml-schema-bug/blob/master/Program.cs
>
> The output for mono 2.6.7, 2.10.8, 3.0.10 and MS .NET 3.5 is:
> http://github.com/mastersign/mono-xml-schema-bug/blob/master/results.txt
>
> Please give me feedback if you can verify the bug. In my opinion this
> issue renders the XML schema support unusable for now.
>
> Best regards,
> Tobias Kiertscher <dev at mastersign.de>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>



More information about the Mono-devel-list mailing list