xsl-list
[Top] [All Lists]

changing the attribute value

2004-07-30 12:17:10
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(_at_)3"
CLASS="BMEParameterGroup">
                        <OBJECT
PROPERTY="ParameterGroupImpl.name_" VALUE="Remedy"/>
                        <OBJECT
PROPERTY="ParameterGroupImpl.params_"
ID="ArrayList(_at_)61" CLASS="ArrayList">
                            <OBJECT METHOD="add">
                                <OBJECT
ID="BMEProjectParameter(_at_)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


<Prev in Thread] Current Thread [Next in Thread>
  • changing the attribute value, kotes mog <=