All Tags »
BizTalk Develop... »
C# »
Web Services »
VB.NET (RSS)
Sorry, but there are no more tags available to filter with.
-
When declaring complex types in XML schema definition, I have grown accustomed to suffix the type name with ''_Type''. This allows me to easily distinguish a complex type from a global type when viewing the definition in a graphical design tool such as XML Spy. However, it has unintended consequences when incorporating such schema into a web ...