2025 May 29 8:32 AM - edited 2025 May 29 9:20 AM
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.
Request clarification before answering.
| User | Count |
|---|---|
| 11 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.