[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Define a key with cross reference

Subject: Define a key with cross reference
From: "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx>
Date: Fri, 21 Jan 2005 06:20:31 -0800 (PST)
define cross
I would appreciate if anybody can help me to key with
cross reference with related elements. The structure
of my XML is :
<root>
<A name="A1">
	<property id="1"/>
	<property id="2"/>
</A>
<A name="A2">
	<property id="1"/>
	<property id="3"/>
</A>
<B name="B1">
	<property id="1"/>
	<property id="2"/>
</B>
<B name="B2">
	<property id="1"/>
	<property id="3"/>
</B>
</root>
I need to define a key which can give me all <A>
elements which are related to <B> related. The
relatioship is through id attribute of property.
E.g. for <B name="B2"><property id="1"/>, I should get
<A name="A1">
	<property id="1"/>
</A>
<A name="A2">
	<property id="1"/>
</A>.

regards,
Ranjan


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.