Hi all, I am newbye with xmlbeans, I was trying generate java code from some xsd files, but I get an error :
the command : scomp -out file.jar *.xsd FS_OTA_HotelResNotifRQ.xsd:3407:2: error: sch-props-correct.2: Duplicate attribu te group: [EMAIL PROTECTED]://www.opentravel.org/OTA/2003/05(Original attribute group found in file: FS_OTA_HotelResModifyNotifRQ.xsd) but if I run only one xsd file it works ok ! the xsd files are : http://www.alexflorentino.com/xsd_files.zip How I can solve this issue ? thanks a lot! Alex

