Hello.
I have a set of channels which work in a series to build a CDA message.
In the first channel, I build the header, then call one of a set of channels to build the body, depending on the type of incoming message.
Then in another channel, I merge the body into the header.
However, the node that I merge the body into ends up with a blank xmlns attribute in it, which is causing a failure at a later step.
Is there any easy way to remove the blank xmlns="" from a node?
Thanks,
Bruce.
I have a set of channels which work in a series to build a CDA message.
In the first channel, I build the header, then call one of a set of channels to build the body, depending on the type of incoming message.
Then in another channel, I merge the body into the header.
However, the node that I merge the body into ends up with a blank xmlns attribute in it, which is causing a failure at a later step.
Is there any easy way to remove the blank xmlns="" from a node?
Thanks,
Bruce.
Remove empty namespace from node
0 commentaires:
Enregistrer un commentaire