Boolean values are not handled correctly

Type of boolean values should be lowercased when using toString() method. Uppercase values generate an invalid xml which is not validated against schemas with boolean values. Valid values are: "tru...

Id #8676 | Release: None | Updated: Apr 16 at 6:11 PM by RolandasR | Created: Apr 12 at 2:53 PM by RolandasR

Build project broken

The Build application uses .svn\entries file to obtain revision information directly from the SVN "entries" file. However, the SVN working copy metadata format recently changed and the build projec...

Id #7638 | Release: None | Updated: Feb 21 at 10:49 PM by sr_codeplex | Created: Jan 17, 2012 at 12:57 PM by djbuijs

Build project broken

The Build application uses .svn\entries file to obtain revision information directly from the SVN "entries" file. However, the SVN working copy metadata format recently changed and the build projec...

Id #7637 | Release: None | Updated: Feb 21 at 10:49 PM by djbuijs | Created: Jan 17, 2012 at 12:57 PM by djbuijs

Can not debug(breakpoint did not hit) IEnumerable<T> IXTyped.Descendants<T>()

How can i debug code in namespace API such as....XObjectsQueryExtension.cs i've been trying to fix bug but it 's always pass through breakpoint ...wanna help!?

Id #6814 | Release: None | Updated: Feb 21 at 10:49 PM by JVennix | Created: Jun 14, 2011 at 12:09 PM by sr_codeplex

Bug Query.Descendant<T>

Could you please fix this http://linqtoedmx.codeplex.com/SourceControl/changeset/changes/32344   thanks in advance ^^.

Id #6812 | Release: None | Updated: Feb 21 at 10:49 PM by sr_codeplex | Created: Jun 14, 2011 at 8:01 AM by sr_codeplex

Bug Query.Descendant<T>

Could you please fix this http://linqtoedmx.codeplex.com/SourceControl/changeset/changes/32344   thanks in advance ^^.

Id #6811 | Release: None | Updated: Feb 21 at 10:49 PM by sr_codeplex | Created: Jun 14, 2011 at 8:00 AM by sr_codeplex

LinqToXsd.targets does not support multiple XSD's in same project

If you have multiple XSD's in one project and one to use LINQ to XSD on all of them you will get an build error: 'The item obj... was specified more than once in the "Sources" parameter. Duplicate ...

Id #6305 | Release: None | Updated: Feb 21 at 10:49 PM by owangen | Created: Mar 10, 2011 at 6:04 AM by JVennix

XSD's without namespace generate invalid code

If you have a XSD without a namespace and you are trying to generate code from it, LINQ to XSD does think there is namespace and it will generate something like: global::.Test where it should have ...

Id #6301 | Release: None | Updated: Feb 21 at 10:49 PM by JVennix | Created: Mar 9, 2011 at 11:38 AM by JVennix

Illegal characters in path.

I've been trying all day to get Linq to Xsd to work. But all I receive is "Illegal characters in path." message.   The error seems to appear when using $(ProjectDir) and $(SolutionDir) so I tried u...

Id #6282 | Release: None | Updated: Feb 21 at 10:49 PM by jmagaram | Created: Mar 1, 2011 at 12:18 PM by Dashu

Default Value for required byte[] is erronous

If one has a required byte[] field, LinqToXSd 2.0.2 will generate something like the following code for the default value:   [DebuggerBrowsable(DebuggerBrowsableState.Never)] private static...

Id #5978 | Release: None | Updated: Feb 21 at 10:49 PM by ni2k | Created: Dec 20, 2010 at 2:35 PM by ni2k