[
Lists Home |
Date Index |
Thread Index
]
- From: "Raghunandan Havaldar" <rhavaldar@str.com>
- To: "XML Developers' List" <xml-dev@ic.ac.uk>
- Date: Wed, 31 Mar 1999 16:56:52 -0600
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@str.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|