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, Among 29 FpML5.2 reporting schemas following schemas are dependent on each other: fpml-reporting-5-2.xsd fpml-collateral-5-2.xsd fpml-reconcilation-5-2.xsd fpml-main-5-2.xsd I am using JAXB xjc compiler to generate java content tree.However xjc is not able to resolve dependency between these schemas. Has anybody faced same issue? What could be the way to tell xjc to resolve dependency and generate correct java content tree.