[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] getting reference node value using Jaxp
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] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|