[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
getting reference node value using Jaxp
- From: Seetha Rama Krishna <ram_kurra@...>
- To: xmldeveloper <xml-dev@...>
- Date: Sun, 24 Dec 2006 05:01:45 +0000 (GMT)
Hi folks, I am getting reference values if already that element exists. Here is my xml file.
<SingleAttributeCondition> <operator class="com.StringOperator"> <value>equals</value> </operator> <SingleAttributeCondition>
The reference values is <SingleAttributeCondition> <operator class="com.NumericOperator" reference="../../SingleAttributeCondtion/operator"/> </SingleAttributeCondition>
I dont want the reference value, I want to display the same operator in the second xml block also. How can i retrieve the reference value??
Thanks &
Regards, Krishna Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|