Skip to main content

Parsing IFX Standard schema with xjc command

No replies
johnarevalo
Offline
Joined: 2011-06-02
Points: 0

Hi all,

I'm trying to build classes from IFX (Interactive Financial eXchange)[1] xsd file version 1.7 [2]. reviewing the schemas, files share several types with the same name e.g. "AddressTypeCode". Files to be parsed are:

  1. $pain.001.001.01.xsd
  2. $pain.002.001.01.xsd
  3. $pain.004.001.01.xsd
  4. RemitDetail_Type.xsd
  5. IFX170_XSD.xsd

How can I assign diferent package per file?. Attached full output of xjc command.

Thanks for your replies,

[1] http://www.ifxforum.org/standards/

[2] http://www.ifxforum.org/standards/standard/downloads/ifx17_all.zip

AttachmentSize
error.txt76.09 KB