183: Enumeration issue in documentation
I don’t recall when, but I remeber this happening once in the past as well. The enumeration types are all being generated incorrectly in the documentation. For example see: http://www.fpml.org/spec/2006/tr-fpml-4-2-2006-05-08/html/fpml-enum-4-2.html#Simple_CalculationAgentPartyEnum The table header is supposed to be Value / Source / Description. and then each line should have the element name / FpML / annotation. … Continued