Hi,
When I add the EDI schema (X12_005010_837_I.xsd) to my schemas C# project and build in Visual 2015, I get the following error, see below. This a Biztalk EDI schema, why is this happening? How do I resolve it?
CS8103 Combined length of user strings used by the program exceeds allowed limit. Try to decrease use of string literals.
Thx, Steve
Steven McDonald