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

CALL TRANSFORMATION - Existence check condition on XML elements

konstantinos_vassiliadis
Active Participant
0 Likes
1,093

Hello experts,

I have a situation where I want to parse an XML file using a simple XSLT. I use conditions on tags in case an element is not present in the source XML.

The problem is that it seems in some elements the conditional check works and in other it fails. 

If I omit the conditional check and just read the value of the element - if present - it reads it ok.

I attach an extract of the XSLT source code to let you understand and, possibly, help me overcome this issue. Also, I attach part of the XML under deserialization.

Thanks a lot,

Konstantinos

 

NB I found the solution, by mistake I was using the wrong ST command. Since I am doing de-serialization, I had to use the command shown in the last attachment. 

Accepted Solutions (0)

Answers (0)