Edit
Question João Carlos Azevedo · Nov 29, 2022

Hello fellow developers, I hope this post finds you well.

I have an issue regarding two XSDs that we need in order to proper correlate an %XML.Reader object with the Schema's XML properties.

The XML in question is JRXML, and it's used for Jasper to draw a PDF file.

The main XSD file can be found at http://jasperreports.sourceforge.net/xsd/jasperreport.xsd.

The other one we need is http://jasperreports.sourceforge.net/xsd/components.xsd.

We need to import both at the same time when loading the XSD to the XML Schema Wizard on Caché Studio.

3
0 86