|
Subject: Re: Replacing a nested tag with another tag From: "John E. Simpson" <simpson@xxxxxxxxxxx> Date: Tue, 10 Oct 2000 21:38:09 -0400 |
...incoming XML:
<Intro> You are looking at <Replace> RequestNumber </Replace> Please click back to select another request number. </Intro>
<RequestNumber> AG-190 </RequestNumber>
I would like the output HTMLto be:
<p> You are looking at AG-190. Please click back to select another request. </p>
How can I implement the scenario above using XSLT?
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Replacing a nested tag with another, ajain | Thread | RE: Replacing a nested tag with ano, Kay Michael |
| Re: Paul T vs FO. No way., Paul Tchistopolskii | Date | Trying to sort numbers as numeric f, desimonp |
| Month |