Hi,
i want to read data from an XML with the help of a ST. However, the XML has optional tags. In other words i do not always know the structure of the XML.
The ST i made is ok when all the tags are present.
How can I check if a tag is present or not?
Thank you