cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

As per my interface I will receive XML file from source system wherein I have got one XSD respective to that XML file to import in PI. My XSD has 1 import and so many includes. And also one include has many imports/includes in it.

I have imported those includes and given references but the XSD is not forming message in PI.

I tried to generate XSD from the incoming XML file and given references but in PI it is showing like multiple messages instead of only one message. In the mapping its asking to select any one message only from the external definition. Don't know how to resolve this.

Please suggest ...

Regards,

Rams.

0 Likes
View Entire Topic
Former Member
0 Likes

Complex XSD's with multiple includes can be a nightmare in PI. Often I had to copy everything into one large XSD file (as suggested by the one reply). Then there is more hope that PI will recognize it

CSY