Hi!

I have the following problem when I try to generate the
java classes and the binding.xml from the xml schema.

java.lang.IllegalArgumentException:Invalid Package Name
bbkicf:xsd:$bbkicfblkcdttrf

the top of my xsd file from where the problem comes
lokks like that:

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:sw8="urn:iso:std:iso:20022:tech:xsd:SCLSCTpacs.008.001.01" 
xmlns:sw4="urn:iso:std:iso:20022:tech:xsd:SCLSCTpacs.004.001.01" 
xmlns:BBkICF="urn:BBkICF:xsd:$BBkICFBlkCdtTrf" 
targetNamespace="urn:BBkICF:xsd:$BBkICFBlkCdtTrf" 
elementFormDefault="qualified">
<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:SCLSCTpacs.008.001.01" 
schemaLocation="SCLSCTpacs.008.001.01.xsd"/>
<xs:import namespace="urn:iso:std:iso:20022:tech:xsd:SCLSCTpacs.004.001.01" 
schemaLocation="SCLSCTpacs.004.001.01.xsd"/>
...
...
..

I used the newest release of xsd2jibx (xsd2jibx-beta2b.zip)


thank you for any help....


Alioum

_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to