cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

xml validation in xslt mapping?

Former Member
0 Likes
303

Hi,

There is a xml file as input and i want to validate in xsl file. And validation result is processed in sap pi. It is possible that xml validation in xslt mapping?

Thanks,

Nurhan

View Entire Topic
Former Member
0 Likes

Hi Nurhan,

>>>It is possible that xml validation in xslt mapping?

no, only with java extension, not wite pure xsl.

/Udo