HighTechTalks DotNet Forums  

XmlSchema code generation: Output C# code to multiple namespaces

Dotnet XML microsoft.public.dotnet.xml


Discuss XmlSchema code generation: Output C# code to multiple namespaces in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Camel
 
Posts: n/a

Default XmlSchema code generation: Output C# code to multiple namespaces - 12-28-2007 , 05:11 PM






For anyone who has utilised classes under XSD.exe and CodeDOM (please
redirect me to another group perhaps if not here) please any ideas on how to
translate the multiple namespaces present within multiple XmlSchema , i.e.,
via xs:import, to multiple output C# namespaces when using CodeDOM?

Have no problem passing multiple schemas to XmlSchemaImporter and generating
to single namespace, but this is pretty useless in any moderately complex
enterprise where multiple assemblies are being shared which by design will
have distinct namespaces. This is also an issue with WSDL, all classes end up
in one ns

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.