[xsl] changing the attribute value

Subject: [xsl] changing the attribute value
From: kotes mog <kotesm@xxxxxxxxx>
Date: Fri, 30 Jul 2004 12:17:10 -0700 (PDT)
Hi,

I have the following problem.

There are multiple BMEParameterGroups and I need to
look at VALUE 
attribute for "Remedy" and change the one of it's
sibling VALUE where 
PROPERTY is "ProjectParameterImpl.value_".
 
<OBJECT ID="BMEParameterGroup@3"
CLASS="BMEParameterGroup">
                        <OBJECT
PROPERTY="ParameterGroupImpl.name_" VALUE="Remedy"/>
                        <OBJECT
PROPERTY="ParameterGroupImpl.params_"
ID="ArrayList@61" CLASS="ArrayList">
                            <OBJECT METHOD="add">
                                <OBJECT
ID="BMEProjectParameter@2"
CLASS="BMEProjectParameter">
                                    <OBJECT
PROPERTY="ProjectParameterImpl.name_"
VALUE="HostName"/>
                                    <OBJECT
PROPERTY="ProjectParameterImpl.labelId_" VALUE=""/>
                                    <OBJECT
PROPERTY="ProjectParameterImpl.helpId_" VALUE=""/>
                                    <OBJECT
PROPERTY="ProjectParameterImpl.value_"
VALUE="TIM-DEV1.on.bell.ca"/>

 
Thanks for the help
Kotes






		
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now. 
http://messenger.yahoo.com

Current Thread