LinqToXsdCore
LinqToXsdCore copied to clipboard
Empty namespace is not mapped when generating config file
linqtoxsd config -e
seems to ignore the empty namespace in the XSD file. It does not explicitly create a <Namespace />
configuration element to map an empty namepsace to a CLR type.
Hi, are you able to provide a sample XSD that causes the issue? I have written only a single test for this that uses the RSS 2.0 XSD.