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: Jan 17 at 12:57 PM by djbuijs | Created: Jan 17 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: Jan 17 at 12:57 PM by djbuijs | Created: Jan 17 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: Aug 16 2011 at 4:56 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: Jun 14 2011 at 8:01 AM 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: Jun 14 2011 at 8:00 AM 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: Sep 8 2011 at 1:16 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: Mar 9 2011 at 11:40 AM 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 us...

Id #6282 | Release: None | Updated: May 3 2011 at 12:43 PM by boitiste | 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 sta...

Id #5978 | Release: None | Updated: Dec 20 2010 at 3:03 PM by ni2k | Created: Dec 20 2010 at 2:35 PM by ni2k

Attribute/SimpleType/Union is not working.

Test case: <?xml version="1.0" encoding="utf-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="A" xmlns:A="A"> <xs:element name="account"> <xs:complexType> ...

Id #5609 | Release: 2.0.2 | Updated: Sep 22 2010 at 2:37 PM by sergey_shandar | Created: Sep 22 2010 at 12:51 AM by sergey_shandar