<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>linqtoxsd Issue Tracker Rss Feed</title><link>http://linqtoxsd.codeplex.com/WorkItem/List.aspx</link><description>linqtoxsd Issue Tracker Rss Description</description><item><title>Closed Task: Overwriting generated files. [4127]</title><link>http://linqtoxsd.codeplex.com/workitem/4127</link><description>Currently, every time you convert XSD, linqtoxsd overwrites generated C&amp;#35; files, even if the generated files are the same as old ones. It forces Visual Studio to recompile projects which are using the generated files.&lt;br /&gt;&amp;#160;&lt;br /&gt;linqtoxsd could check old C&amp;#35; file and do not overwrite it if it is the same as new one.&lt;br /&gt;</description><author>sergey_shandar</author><pubDate>Thu, 16 May 2013 10:27:19 GMT</pubDate><guid isPermaLink="false">Closed Task: Overwriting generated files. [4127] 20130516102719A</guid></item><item><title>Closed Issue: "bin/Debug" folder for the Build tool. [4128]</title><link>http://linqtoxsd.codeplex.com/workitem/4128</link><description>I do not know why, on one computer Microsoft.Build compiles everything into &amp;#34;c&amp;#92;bin&amp;#92;Debug&amp;#34;. After I&amp;#39;ve tried on another computer, it compiles to &amp;#34;....XObjects&amp;#92;bin&amp;#92;Debug&amp;#34;.&lt;br /&gt;</description><author>sergey_shandar</author><pubDate>Thu, 16 May 2013 10:27:19 GMT</pubDate><guid isPermaLink="false">Closed Issue: "bin/Debug" folder for the Build tool. [4128] 20130516102719A</guid></item><item><title>Closed Feature: Signed assemblies [4158]</title><link>http://linqtoxsd.codeplex.com/workitem/4158</link><description>See http&amp;#58;&amp;#47;&amp;#47;linqtoxsd.codeplex.com&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;204613.&lt;br /&gt;</description><author>sergey_shandar</author><pubDate>Thu, 16 May 2013 10:27:19 GMT</pubDate><guid isPermaLink="false">Closed Feature: Signed assemblies [4158] 20130516102719A</guid></item><item><title>Closed Issue: Element/SimpleType/Union is broken [5600]</title><link>http://linqtoxsd.codeplex.com/workitem/5600</link><description>&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;xs&amp;#58;schema&lt;br /&gt;&amp;#9;xmlns&amp;#58;xs&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;2001&amp;#47;XMLSchema&amp;#34;&lt;br /&gt;&amp;#9;targetNamespace&amp;#61;&amp;#34;A&amp;#34;&lt;br /&gt;&amp;#9;xmlns&amp;#58;A&amp;#61;&amp;#34;A&amp;#34;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;xs&amp;#58;element name&amp;#61;&amp;#34;account&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;xs&amp;#58;simpleType&amp;#62;&lt;br /&gt;      &amp;#60;xs&amp;#58;union memberTypes&amp;#61;&amp;#34;xs&amp;#58;string&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;xs&amp;#58;simpleType&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;xs&amp;#58;element&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;xs&amp;#58;element name&amp;#61;&amp;#34;root&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;xs&amp;#58;complexType&amp;#62;&lt;br /&gt;      &amp;#60;xs&amp;#58;sequence&amp;#62;&lt;br /&gt;        &amp;#60;xs&amp;#58;element ref&amp;#61;&amp;#34;A&amp;#58;account&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;      &amp;#60;&amp;#47;xs&amp;#58;sequence&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;xs&amp;#58;complexType&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;xs&amp;#58;element&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;&amp;#47;xs&amp;#58;schema&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;Compilation gives error.&lt;br /&gt;</description><author>sergey_shandar</author><pubDate>Thu, 16 May 2013 10:27:18 GMT</pubDate><guid isPermaLink="false">Closed Issue: Element/SimpleType/Union is broken [5600] 20130516102718A</guid></item><item><title>Closed Issue: Attribute/SimpleType/Union is not working. [5609]</title><link>http://linqtoxsd.codeplex.com/workitem/5609</link><description>Test case&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;&amp;#63;xml version&amp;#61;&amp;#34;1.0&amp;#34; encoding&amp;#61;&amp;#34;utf-8&amp;#34;&amp;#63;&amp;#62;&lt;br /&gt;&amp;#60;xs&amp;#58;schema&lt;br /&gt;&amp;#9;xmlns&amp;#58;xs&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.w3.org&amp;#47;2001&amp;#47;XMLSchema&amp;#34;&lt;br /&gt;&amp;#9;targetNamespace&amp;#61;&amp;#34;A&amp;#34;&lt;br /&gt;&amp;#9;xmlns&amp;#58;A&amp;#61;&amp;#34;A&amp;#34;&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;xs&amp;#58;element name&amp;#61;&amp;#34;account&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;xs&amp;#58;complexType&amp;#62;&lt;br /&gt;      &amp;#60;xs&amp;#58;attribute ref&amp;#61;&amp;#34;A&amp;#58;a&amp;#34;&amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;xs&amp;#58;complexType&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;xs&amp;#58;element&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;  &amp;#60;xs&amp;#58;attribute name&amp;#61;&amp;#34;a&amp;#34;&amp;#62;&lt;br /&gt;    &amp;#60;xs&amp;#58;simpleType&amp;#62;&lt;br /&gt;      &amp;#60;xs&amp;#58;union memberTypes&amp;#61;&amp;#34;xs&amp;#58;string&amp;#34; &amp;#47;&amp;#62;&lt;br /&gt;    &amp;#60;&amp;#47;xs&amp;#58;simpleType&amp;#62;&lt;br /&gt;  &amp;#60;&amp;#47;xs&amp;#58;attribute&amp;#62;&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#60;&amp;#47;xs&amp;#58;schema&amp;#62;&lt;br /&gt;</description><author>sergey_shandar</author><pubDate>Thu, 16 May 2013 10:27:17 GMT</pubDate><guid isPermaLink="false">Closed Issue: Attribute/SimpleType/Union is not working. [5609] 20130516102717A</guid></item><item><title>Commented Issue: Boolean values are not handled correctly [8676]</title><link>http://linqtoxsd.codeplex.com/workitem/8676</link><description>Type of boolean values should be lowercased when using toString&amp;#40;&amp;#41; method. Uppercase values generate an invalid xml which is not validated against schemas with boolean values. Valid values are&amp;#58; &amp;#34;true&amp;#34;, &amp;#34;false&amp;#34;, &amp;#34;0&amp;#34;, &amp;#34;1&amp;#34;.&lt;br /&gt;&lt;br /&gt;At least it fails when using boolean simple type list.&lt;br /&gt;Comments: ** Comment from web user: RolandasR ** &lt;p&gt;The buggy code is in SimpleTypeValidator.cs file, class ListSimpleTypeValidator, method:&lt;br&gt;```&lt;br&gt;        internal static string ToString(object value) {&lt;br&gt;            Debug.Assert(value is IEnumerable);&lt;br&gt;            IEnumerable list = (IEnumerable)value;&lt;br&gt;            StringBuilder bldr = new StringBuilder();&lt;/p&gt;&lt;p&gt;            foreach (object o in list) {&lt;br&gt;                // Separate values by single space character&lt;br&gt;                if (bldr.Length != 0)&lt;br&gt;                    bldr.Append(' ');&lt;br&gt;                &lt;br&gt;                bldr.Append(o.ToString()); // &amp;lt;-- bad things happen here&lt;br&gt;            }&lt;br&gt;            return bldr.ToString();&lt;br&gt;        }&lt;br&gt;```&lt;br&gt;&lt;/p&gt;</description><author>RolandasR</author><pubDate>Tue, 16 Apr 2013 18:11:32 GMT</pubDate><guid isPermaLink="false">Commented Issue: Boolean values are not handled correctly [8676] 20130416061132P</guid></item><item><title>Commented Issue: Boolean values are not handled correctly [8676]</title><link>http://linqtoxsd.codeplex.com/workitem/8676</link><description>Type of boolean values should be lowercased when using toString&amp;#40;&amp;#41; method. Uppercase values generate an invalid xml which is not validated against schemas with boolean values. Valid values are&amp;#58; &amp;#34;true&amp;#34;, &amp;#34;false&amp;#34;, &amp;#34;0&amp;#34;, &amp;#34;1&amp;#34;.&lt;br /&gt;&lt;br /&gt;At least it fails when using boolean simple type list.&lt;br /&gt;Comments: ** Comment from web user: RolandasR ** &lt;p&gt;Clearing the issue a bit. All simple type lists use toString() method in XObjects class when saving final Value for XElement. Almost all simple lists do a bad thing when new values are added. An example of such schema:&lt;br&gt;```&lt;br&gt;  &amp;lt;xs:simpleType name=&amp;quot;bitList&amp;quot;&amp;gt;&lt;br&gt;    &amp;lt;xs:list itemType=&amp;quot;bit&amp;quot; /&amp;gt;&lt;br&gt;  &amp;lt;/xs:simpleType&amp;gt;&lt;br&gt;  &amp;lt;xs:simpleType name=&amp;quot;bit&amp;quot;&amp;gt;&lt;br&gt;    &amp;lt;xs:restriction base=&amp;quot;xs:boolean&amp;quot; /&amp;gt;&lt;br&gt;  &amp;lt;/xs:simpleType&amp;gt;&lt;br&gt;```&lt;br&gt;The same happens with all dates/times as well. As a workaround, one could use rootElement.Untyped.SetValue() method to fix an issue.&lt;br&gt;&lt;/p&gt;</description><author>RolandasR</author><pubDate>Tue, 16 Apr 2013 17:48:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: Boolean values are not handled correctly [8676] 20130416054829P</guid></item><item><title>Created Issue: Boolean values are not handled correctly [8676]</title><link>http://linqtoxsd.codeplex.com/workitem/8676</link><description>Type of boolean values should be lowercased when using toString&amp;#40;&amp;#41; method. Uppercase values generate an invalid xml which is not validated against schemas with boolean values. Valid values are&amp;#58; &amp;#34;true&amp;#34;, &amp;#34;false&amp;#34;, &amp;#34;0&amp;#34;, &amp;#34;1&amp;#34;.&lt;br /&gt;&lt;br /&gt;At least it fails when using boolean simple type list.&lt;br /&gt;</description><author>RolandasR</author><pubDate>Fri, 12 Apr 2013 14:53:02 GMT</pubDate><guid isPermaLink="false">Created Issue: Boolean values are not handled correctly [8676] 20130412025302P</guid></item><item><title>Commented Issue: How to obtain the Value of an element of complexType where mixed="true" [2047]</title><link>http://linqtoxsd.codeplex.com/workitem/2047</link><description>I am using LINQ-to-XSD to process XML elements named &amp;#34;labl&amp;#34;, defined in the schema as follows&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#60;xs&amp;#58;complexType name&amp;#61;&amp;#34;lablType&amp;#34; mixed&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;...&amp;#91;definitions of optional elements and attributes&amp;#93;...&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;xs&amp;#58;complexType&amp;#62;&lt;br /&gt;&lt;br /&gt;My actual XML file looks like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#60;labl&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;The text of the label&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;labl&amp;#62;&lt;br /&gt;&lt;br /&gt;where &amp;#60;labl &amp;#47;&amp;#62; is defined in the schema as being of type &amp;#34;lablType&amp;#34;.  My current C&amp;#35; code using LINQ-to-XSD looks like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#9;var lablNodes &amp;#61; from children in rootNode.Load&amp;#40;&amp;#34;fileName&amp;#34;&amp;#41;.childNode&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;from labls in children.labl&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;select labls&amp;#59;&lt;br /&gt;&lt;br /&gt;&amp;#9;foreach &amp;#40;lablType labl in lablNodes&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;string label &amp;#61; &amp;#40;&amp;#40;XElement&amp;#41;labl&amp;#41;.Value.Trim&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;In other words, I am having to revert to untyped LINQ-to-XML to get the actual text of the &amp;#60;labl &amp;#47;&amp;#62; node, because the automatically generated class &amp;#34;lablType&amp;#34; does not seem to include a property for the text, only the attributes.&lt;br /&gt;&lt;br /&gt;Is there a way to do this using typed variables&amp;#47;LINQ-to-XSD&amp;#63;  Am I missing something simple&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;Ed Graham&lt;br /&gt;Comments: ** Comment from web user: unfug_rockz ** &lt;p&gt;Same Problem here.&lt;br /&gt;mixed&amp;#61;&amp;#34;true&amp;#34; not working&lt;/p&gt;&lt;p&gt;Is there an working alternative to linqtoxsd&amp;#63;&lt;/p&gt;</description><author>unfug_rockz</author><pubDate>Wed, 29 Aug 2012 13:27:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: How to obtain the Value of an element of complexType where mixed="true" [2047] 20120829012700P</guid></item><item><title>Commented Issue: Build project broken [7638]</title><link>http://linqtoxsd.codeplex.com/workitem/7638</link><description>The Build application uses .svn&amp;#92;entries file to obtain revision information directly from the SVN &amp;#34;entries&amp;#34; file. However, the SVN working copy metadata format recently changed and the build project is now broken.&lt;br /&gt;&lt;br /&gt;I worked around the problem by changing the Revision&amp;#40;&amp;#41; function as follows&amp;#58;&lt;br /&gt;        static string Revision&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            using &amp;#40;var reader &amp;#61; new IO.StreamReader&amp;#40;&amp;#34;..&amp;#47;..&amp;#47;..&amp;#47;..&amp;#47;.svn&amp;#47;entries&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return reader.ReadLine&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;Note that I an not sure what the first line of the entry files contains, just that it returns &amp;#34;12&amp;#34; for me &amp;#40;which allows the build to proceed&amp;#41;. Perhaps this dependency can somehow be removed to prevent issues like this in the future&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: sr_codeplex ** &lt;p&gt;I hope not. cheer &amp;#58;P&lt;/p&gt;</description><author>sr_codeplex</author><pubDate>Wed, 04 Jul 2012 21:16:35 GMT</pubDate><guid isPermaLink="false">Commented Issue: Build project broken [7638] 20120704091635P</guid></item><item><title>Commented Issue: Build project broken [7638]</title><link>http://linqtoxsd.codeplex.com/workitem/7638</link><description>The Build application uses .svn&amp;#92;entries file to obtain revision information directly from the SVN &amp;#34;entries&amp;#34; file. However, the SVN working copy metadata format recently changed and the build project is now broken.&lt;br /&gt;&lt;br /&gt;I worked around the problem by changing the Revision&amp;#40;&amp;#41; function as follows&amp;#58;&lt;br /&gt;        static string Revision&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            using &amp;#40;var reader &amp;#61; new IO.StreamReader&amp;#40;&amp;#34;..&amp;#47;..&amp;#47;..&amp;#47;..&amp;#47;.svn&amp;#47;entries&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return reader.ReadLine&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;Note that I an not sure what the first line of the entry files contains, just that it returns &amp;#34;12&amp;#34; for me &amp;#40;which allows the build to proceed&amp;#41;. Perhaps this dependency can somehow be removed to prevent issues like this in the future&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: manchuwook ** &lt;p&gt;Did the developer on this project die or something&amp;#63;&lt;/p&gt;</description><author>manchuwook</author><pubDate>Wed, 04 Jul 2012 20:38:21 GMT</pubDate><guid isPermaLink="false">Commented Issue: Build project broken [7638] 20120704083821P</guid></item><item><title>Commented Issue: Illegal characters in path. [6282]</title><link>http://linqtoxsd.codeplex.com/workitem/6282</link><description>I&amp;#39;ve been trying all day to get Linq to Xsd to work. But all I receive is &amp;#34;Illegal characters in path.&amp;#34; message.&lt;br /&gt;&lt;br /&gt;The error seems to appear when using &amp;#36;&amp;#40;ProjectDir&amp;#41; and &amp;#36;&amp;#40;SolutionDir&amp;#41; so I tried using C&amp;#58;&amp;#92;LinqToXsd. Which allowed me to reload project successfully.&lt;br /&gt;&lt;br /&gt;But when trying to build i get error&amp;#58; &lt;br /&gt;C&amp;#58;&amp;#92;LinqToXsd&amp;#92;LinqToXsd.targets&amp;#40;29,5&amp;#41;&amp;#58; error MSB6001&amp;#58; Invalid command line switch for &amp;#34;LinqToXsd.exe&amp;#34;. Illegal characters in path.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve even tried to change all references in LinqToXsd.targets to use C&amp;#58;&amp;#92;LinqToXsd without success.&lt;br /&gt;&lt;br /&gt;Please help me, I would really like to use this&lt;br /&gt;Comments: ** Comment from web user: chiragbhagat ** &lt;p&gt;I had the same issue. I ran the command manually several times and found that output path should not end with &amp;#34;&amp;#92;&amp;#34; character &amp;#40;parameter -o&amp;#58;&amp;#60;path&amp;#62;&amp;#41;. I removed last slash and it worked for me.&lt;/p&gt;</description><author>chiragbhagat</author><pubDate>Thu, 28 Jun 2012 16:27:31 GMT</pubDate><guid isPermaLink="false">Commented Issue: Illegal characters in path. [6282] 20120628042731P</guid></item><item><title>Created Issue: Build project broken [7638]</title><link>http://linqtoxsd.codeplex.com/workitem/7638</link><description>The Build application uses .svn&amp;#92;entries file to obtain revision information directly from the SVN &amp;#34;entries&amp;#34; file. However, the SVN working copy metadata format recently changed and the build project is now broken.&lt;br /&gt;&lt;br /&gt;I worked around the problem by changing the Revision&amp;#40;&amp;#41; function as follows&amp;#58;&lt;br /&gt;        static string Revision&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            using &amp;#40;var reader &amp;#61; new IO.StreamReader&amp;#40;&amp;#34;..&amp;#47;..&amp;#47;..&amp;#47;..&amp;#47;.svn&amp;#47;entries&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return reader.ReadLine&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;Note that I an not sure what the first line of the entry files contains, just that it returns &amp;#34;12&amp;#34; for me &amp;#40;which allows the build to proceed&amp;#41;. Perhaps this dependency can somehow be removed to prevent issues like this in the future&amp;#63;&lt;br /&gt;</description><author>djbuijs</author><pubDate>Tue, 17 Jan 2012 13:57:44 GMT</pubDate><guid isPermaLink="false">Created Issue: Build project broken [7638] 20120117015744P</guid></item><item><title>Created Issue: Build project broken [7637]</title><link>http://linqtoxsd.codeplex.com/workitem/7637</link><description>The Build application uses .svn&amp;#92;entries file to obtain revision information directly from the SVN &amp;#34;entries&amp;#34; file. However, the SVN working copy metadata format recently changed and the build project is now broken.&lt;br /&gt;&lt;br /&gt;I worked around the problem by changing the Revision&amp;#40;&amp;#41; function as follows&amp;#58;&lt;br /&gt;        static string Revision&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            using &amp;#40;var reader &amp;#61; new IO.StreamReader&amp;#40;&amp;#34;..&amp;#47;..&amp;#47;..&amp;#47;..&amp;#47;.svn&amp;#47;entries&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;            &amp;#123;&lt;br /&gt;                return reader.ReadLine&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;            &amp;#125;&lt;br /&gt;        &amp;#125;&lt;br /&gt;Note that I an not sure what the first line of the entry files contains, just that it returns &amp;#34;12&amp;#34; for me &amp;#40;which allows the build to proceed&amp;#41;. Perhaps this dependency can somehow be removed to prevent issues like this in the future&amp;#63;&lt;br /&gt;</description><author>djbuijs</author><pubDate>Tue, 17 Jan 2012 13:57:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Build project broken [7637] 20120117015739P</guid></item><item><title>Commented Issue: How to obtain the Value of an element of complexType where mixed="true" [2047]</title><link>http://linqtoxsd.codeplex.com/workitem/2047</link><description>I am using LINQ-to-XSD to process XML elements named &amp;#34;labl&amp;#34;, defined in the schema as follows&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#60;xs&amp;#58;complexType name&amp;#61;&amp;#34;lablType&amp;#34; mixed&amp;#61;&amp;#34;true&amp;#34;&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;...&amp;#91;definitions of optional elements and attributes&amp;#93;...&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;xs&amp;#58;complexType&amp;#62;&lt;br /&gt;&lt;br /&gt;My actual XML file looks like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#9;&amp;#60;labl&amp;#62;&lt;br /&gt;&amp;#9;&amp;#9;The text of the label&lt;br /&gt;&amp;#9;&amp;#60;&amp;#47;labl&amp;#62;&lt;br /&gt;&lt;br /&gt;where &amp;#60;labl &amp;#47;&amp;#62; is defined in the schema as being of type &amp;#34;lablType&amp;#34;.  My current C&amp;#35; code using LINQ-to-XSD looks like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#9;var lablNodes &amp;#61; from children in rootNode.Load&amp;#40;&amp;#34;fileName&amp;#34;&amp;#41;.childNode&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;from labls in children.labl&lt;br /&gt;&amp;#9;&amp;#9;&amp;#9;&amp;#9;&amp;#9;select labls&amp;#59;&lt;br /&gt;&lt;br /&gt;&amp;#9;foreach &amp;#40;lablType labl in lablNodes&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;string label &amp;#61; &amp;#40;&amp;#40;XElement&amp;#41;labl&amp;#41;.Value.Trim&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;In other words, I am having to revert to untyped LINQ-to-XML to get the actual text of the &amp;#60;labl &amp;#47;&amp;#62; node, because the automatically generated class &amp;#34;lablType&amp;#34; does not seem to include a property for the text, only the attributes.&lt;br /&gt;&lt;br /&gt;Is there a way to do this using typed variables&amp;#47;LINQ-to-XSD&amp;#63;  Am I missing something simple&amp;#63;&lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;Ed Graham&lt;br /&gt;Comments: ** Comment from web user: robbie_hinch ** &lt;p&gt;I have just bumped into the same problem and can&amp;#39;t find much info about how to get round it&lt;/p&gt;</description><author>robbie_hinch</author><pubDate>Thu, 13 Oct 2011 14:09:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: How to obtain the Value of an element of complexType where mixed="true" [2047] 20111013020938P</guid></item><item><title>Commented Issue: LinqToXsd.targets does not support multiple XSD's in same project [6305]</title><link>http://linqtoxsd.codeplex.com/workitem/6305</link><description>If you have multiple XSD&amp;#39;s in one project and one to use LINQ to XSD on all of them you will get an build error&amp;#58; &amp;#39;The item obj&amp;#92;... was specified more than once in the &amp;#34;Sources&amp;#34; parameter. Duplicate items are not supported by the &amp;#34;Sources&amp;#34; parameter&amp;#39;.&lt;br /&gt;&lt;br /&gt;The fix is quite easy. Just replace &amp;#34;LinqToXsdSource.cs&amp;#34; in the LinqToXsd.targets to &amp;#34;LinqToXsdSource_&amp;#37;&amp;#40;LinqToXsdSchema.Filename&amp;#41;.cs&amp;#34;. This will generate unique names for each XSD &amp;#40;As long as they don&amp;#39;t appear twice with the same name in the project&amp;#41;.&lt;br /&gt;Comments: ** Comment from web user: owangen ** &lt;p&gt;If you have multiple XSD&amp;#39;s which do imports from common XSD&amp;#39;s this will not work...&lt;/p&gt;</description><author>owangen</author><pubDate>Thu, 08 Sep 2011 13:16:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: LinqToXsd.targets does not support multiple XSD's in same project [6305] 20110908011606P</guid></item><item><title>Commented Issue: Can not debug(breakpoint did not hit) IEnumerable&lt;T&gt; IXTyped.Descendants&lt;T&gt;() [6814]</title><link>http://linqtoxsd.codeplex.com/workitem/6814</link><description>How can i debug code in namespace API such as....XObjectsQueryExtension.cs i&amp;#39;ve been trying to fix bug but it &amp;#39;s always pass through breakpoint ...wanna help&amp;#33;&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: JVennix ** &lt;p&gt;Deploy the pdb together with the debug DLL. That should fix it.&lt;/p&gt;</description><author>JVennix</author><pubDate>Tue, 16 Aug 2011 16:56:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: Can not debug(breakpoint did not hit) IEnumerable&lt;T&gt; IXTyped.Descendants&lt;T&gt;() [6814] 20110816045643P</guid></item><item><title>Created Issue: Can not debug(breakpoint did not hit) IEnumerable&lt;T&gt; IXTyped.Descendants&lt;T&gt;() [6814]</title><link>http://linqtoxsd.codeplex.com/workitem/6814</link><description>How can i debug code in namespace API such as....XObjectsQueryExtension.cs i&amp;#39;ve been trying to fix bug but it &amp;#39;s always pass through breakpoint ...wanna help&amp;#33;&amp;#63;&lt;br /&gt;</description><author>sr_codeplex</author><pubDate>Tue, 14 Jun 2011 12:09:50 GMT</pubDate><guid isPermaLink="false">Created Issue: Can not debug(breakpoint did not hit) IEnumerable&lt;T&gt; IXTyped.Descendants&lt;T&gt;() [6814] 20110614120950P</guid></item><item><title>Created Issue: Bug Query.Descendant&lt;T&gt; [6812]</title><link>http://linqtoxsd.codeplex.com/workitem/6812</link><description>Could you please fix this http&amp;#58;&amp;#47;&amp;#47;linqtoedmx.codeplex.com&amp;#47;SourceControl&amp;#47;changeset&amp;#47;changes&amp;#47;32344&lt;br /&gt;&lt;br /&gt;thanks in advance &amp;#94;&amp;#94;.&lt;br /&gt;</description><author>sr_codeplex</author><pubDate>Tue, 14 Jun 2011 08:01:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Bug Query.Descendant&lt;T&gt; [6812] 20110614080159A</guid></item><item><title>Created Issue: Bug Query.Descendant&lt;T&gt; [6811]</title><link>http://linqtoxsd.codeplex.com/workitem/6811</link><description>Could you please fix this http&amp;#58;&amp;#47;&amp;#47;linqtoedmx.codeplex.com&amp;#47;SourceControl&amp;#47;changeset&amp;#47;changes&amp;#47;32344&lt;br /&gt;&lt;br /&gt;thanks in advance &amp;#94;&amp;#94;.&lt;br /&gt;</description><author>sr_codeplex</author><pubDate>Tue, 14 Jun 2011 08:00:42 GMT</pubDate><guid isPermaLink="false">Created Issue: Bug Query.Descendant&lt;T&gt; [6811] 20110614080042A</guid></item></channel></rss>