G
Guest
How can I do this with regular expressions...
Find "<Invoice>" or "<CreditNote>" or "<OrderConfirmation>" and replace it
with "<Invoice xmlns="MyNamespace">" or "<CreditNote xmlns="MyNamespace">" or
"<OrderConfirmation xmlns="MyNamespace">" respectively.
If possible, only do this the 1st match.
Thanks,
Craig
Find "<Invoice>" or "<CreditNote>" or "<OrderConfirmation>" and replace it
with "<Invoice xmlns="MyNamespace">" or "<CreditNote xmlns="MyNamespace">" or
"<OrderConfirmation xmlns="MyNamespace">" respectively.
If possible, only do this the 1st match.
Thanks,
Craig