Skip to Content
0
Former Member
Feb 17, 2011 at 01:18 PM

Simple Transformation - check tag existance

99 Views

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