Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to convert cXML dtd files into xsd format and use them into BPEL application

994181Feb 16 2015 — edited Feb 26 2020

Hi,

In my BPEL application I have to use cXML dtd files by converting them into xsd format.

I have used 'Microsoft Visual Studio' for converting cXML.dtd file into xsd format, for this 1 dtd file I am getting three xsd files (cXML.xsd, cXML1.xsd and cXML2.xsd).

Please check this once and let me know

1. why I am getting three xsd files for one dtd file,

2. how can I use cXML.xsd file in my application, do I ll have to use all the three files in my BPEL app and

3. what should I include in main xsd file (cXML.xsd) to import other two xsd files.

kindly check this once and let me know your suggestions .

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2015
Added on Feb 16 2015
1 comment
1,690 views