OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Using ID's usefully ?

[ Lists Home | Date Index | Thread Index ]
  • From: Winton Davies <wdavies@cs.stanford.edu>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 20 May 1999 19:57:27 -0700

Dear All.
 

Can anyone suggest a legit way in XML to do this:

DTD:
<!ELEMENT doc ANY>
<!ELEMENT a (b)>

<!ELEMENT b (c)>

<!ELEMENT c EMPTY>
<!ATTLIST c id ID #required>


XML:

<doc>
<a><b>c.1</b></a>    <******* rather than a nested <c>, re-use an id 
for a C object.

<c id="c.1"/> <- obviously these maybe more structured.
<c id="c.2"/>
</doc>

Thanks for getting this far! This is as trivial an example as I could 
make it - I hope the problem is clear: Principled re-use of ID's, and 
ELEMENT TYPING of ID's. It seems strange the only way to use IDREF's 
is in attributes (especially as there is no default "value" (c.f "id" 
for ID) ATTRIBUTE, nor a way to specify the ELEMENT TYPE of IDREF one 
may have).

Also - how does one specify multiply IDREFS ? <tag attr1="1" 
attr1="2"> or something else ?


   Cheers,
      Winton
-----------------------------------------------------------------------------
E-Mail:      wdavies@cs.stanford.edu (Winton Davies)
WWW:         http://www-cs.stanford.edu/~wdavies
Tel:         OFFICE: 1-650-725-7469 (USA)  FAX: 1-650-725-7411
Address:     Room 206, Gates, Stanford University, CA 94305, USA


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)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS