451: Please add name the fpml namespace in validation examples
Please add the name fpml to the fpml namespace declaration in the validation examples. This makes testing and development much easier. … version=”4-3″ xmlns=”http://www.fpml.org/2007/FpML-4-3″ xmlns:fpml=”http://www.fpml.org/2007/FpML-4-3″ xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:schemaLocation=”http://www.fpml.org/2007/FpML-4-3 fpml-main-4-3.xsd http://www.w3.org/2000/09/xmldsig# xmldsig-core-schema.xsd” xsi:type=”RequestTradeConfirmation” … It is the line xmlns:fpml=”http://www.fpml.org/2007/FpML-4-3″ that needs adding to the examples