Skip to Content
0
Jul 21, 2016 at 06:45 AM

xml simple transformation

66 Views

Hello

I have to read an xml file and transform it.

I've created a simple transformation and it works fine.

Now I get the problem, the xml file looks not always the same,

some nodes exists sometimes, somethimes not.

If a node is missing, my simple transformation fails with the message "Node xx expected"

Is there a way to solve this problem?

Thanks in advance

Daniel