I think I know what caused the problem. The message I used (a XML document) didn't match the message set and I forgot to validate the message. But one weird thing remains, two o ...
Kimbert, you are correct, I'm using the MRM domain.
The message set is created from an import of a XML Schema. A schema which I have created partly from an old schema. I ...
I have a problem with attributes in my message set. In debug mode they show up with an @-sign. eg. "@Qualifier". What does this indicate?
The select-block iterates through all elemen ...