2011 Feb 17 1:18 PM
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
2011 Feb 17 1:37 PM
It seems that it's enough to surround the tag in ST with <tt:cond > and </tt:cond>