FpML Issues Tracker
closed
Crash
Always
Schema
ArthurA
mgratacos
Summary
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 other files, however, when clicking on the features "Preview Dataset" or "Generate Dataset" the same "Undefined data type: 'token'" error will show up.
Notes:
hpegeron
09/30/05 1:36 am
This appears to be a known issue with token definitions from included schemas in C#. A follow-up is currently ongoing.
mgratacos
10/06/06 9:27 am
FpML 4.1 works with C#