[Home] [By Thread] [By Date] [Recent Entries]

Subject: Replacing Question
From: "Joeri Belis" <joeri.belis@xxxxxxxxxxxx>
Date: Fri, 15 Mar 2002 14:34:16 +0100
hi, ( I am new to the XSLT env., so this may look trivial to you but no to
me )

This is an XML

<Type>
    <Data>100</Data>
    <Name_of_Data  Data_Key="test"/>
<Type>

How would i replace the data "text" 100 => 200 based on the fact that i want
to search on the name of the data
being the Data_key "test".

The output result should be

<Type>
    <Data>200</Data>
    <Name_of_Data  Data_Key="test"/>
<Type>

Thanks,
JB



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Replacing Question
    • Joeri Belis - Fri, 15 Mar 2002 09:16:14 -0500 (EST) <=
      • <Possible follow-ups>
      • Jeff Beadle - Fri, 15 Mar 2002 10:12:59 -0500 (EST)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member