782: FpML needs to consider creating merge all sub-schema together
FpML include paths in most of the cases are indirect. For example, “fpml-fx.xsd” uses enumerated types such as PayoutEnum, but does not directly include the file “fpml-enum.xsd”, where enumerated types are defined This is Legal in XML Schema 1.0, but illegal in XML Schema 1.1 Tools should support XML Schema 1.0 fully, but unfortunately not … Continued