|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Find and change an attribute in a Processing Inst
On 1/30/06, Rick Quatro <frameexpert@xxxxxxxxxxxx> wrote: > Hello all, > > I have a series of processing instructions at the top of my XML document. I > need to change the last part to "show" for all of the PIs that start with > <?Fm. Here is a before sample: > > <?xml version="1.0" encoding="UTF-8"?> > > <?Fm Condition Comment Red NO_OVERRIDE hide?> > <?Fm Condition Prolog PANTONE%20648-50%20CVP NO_OVERRIDE show?> > <?Fm Condition Internal Black DOUBLE_UNDERLINE hide?> > ... > > Here is the after sample: > > <?xml version="1.0" encoding="UTF-8"?> > > <?Fm Condition Comment Red NO_OVERRIDE show?> > <?Fm Condition Prolog PANTONE%20648-50%20CVP NO_OVERRIDE show?> > <?Fm Condition Internal Black DOUBLE_UNDERLINE show?> I would use a search and replace tool to replace "hide?>" with "show?>" - I would use UltraEdit but there are free tools around that can do the same thing. You -could- do this with XSLT, but it would easier to do it with something else. cheers andrew
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








