Transition to HTTPS July 19 – Be advised that the FpML website has transitioned to secure HTTP on July 19. URLs are now forwarded to HTTPS automatically. Please make sure you update any internal implementation relying on HTTP URLs accordingly. For further information please email info@fpml.org
Hi, we need to support multiple versions (4.7, 5,2 and 5.3). Currently we only support 4.7 and we use codeSynthesis to generate version-specific class and xerces dom as parser. What would be the best way? or is this even possible to support multiple versions within one executable? Many thanks!