Linking elements in a document

Raghunandan Havaldar rhavaldar at str.com
Thu Apr 1 00:57:27 BST 1999


Hi,

Is there a 'better' way to link elements in a XML 
document ?. - XLL is one option.  

I looked up the 1.0 specs, and got the feeling that
using ID and IDREFS in the DTDs is one simple
method to do this.

I was wondering if i could do: 

<user name="user1/>
<user name="user2"/>
    .
    .
    .
<group name="group1">
<user> LINK to user1 </user>
<user> LINK to user2 </user>

Am looking for an easy method to
do this - so that I can access the users
through a DOM tree by using the 'link'. 
Any possibilities ?.

thanks
raghu




Raghu Havaldar
Consultant
rhavaldar at str.com




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list