changing only one element within an XML document
Posted: Wed Jul 13, 2011 2:24 pm
I need some oxygenxml 101 help.
I have a XML document with a one element that I want to change (while the content within that element stays the same), but I don't want to have to write a separate XSLT sheet just to transform one element.
So suppose I have a <p></p> element. Can you please explain to me how I can use Oxygen to change all <p></p> to <h></h>, again while the content remains the same?
Can I do this in the simple find and replace function? If so can you explain how?
Thank you very much,
jw
I have a XML document with a one element that I want to change (while the content within that element stays the same), but I don't want to have to write a separate XSLT sheet just to transform one element.
So suppose I have a <p></p> element. Can you please explain to me how I can use Oxygen to change all <p></p> to <h></h>, again while the content remains the same?
Can I do this in the simple find and replace function? If so can you explain how?
Thank you very much,
jw