Please note that the FpML website will be down for maintenance from 6-8pm, New York time, on December 7, 2023. For further information 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.