129: unable to load FpML 4.1 schema in C#
When trying load FpML 4.1 schema in C# i get the following error message: “System.Data.DataException: Undefined data type: ‘token’.”i load fpml-main-4-1.xsd with the rest of the xsd files present. A way to check this without writing any code is by opening fpml-main-4-1.xsd in the Visual Studio Schema Viewer. It does show all the elements from … Continued