- From: Dave J Woolley <DJW@bts.co.uk>
- Date: Wed, 9 Feb 2000 11:16:25 -0000
- To: www-html@w3.org
> From: Jonny Axelsson [SMTP:jonny@metastasis.net] > > The same way to do this in XML would be > <person id="Employee-ID"> > <field1>Content</field1> > ... > <fieldN>Content</fieldN> > </person> > I'd normally expect Employee-ID to be content, not attributes (TH in HTML terms). If you are using a different candidate key for the TH, you could always compound the unique ID of the record with a table ID to make the result unique across the page.
Received on Wednesday, 9 February 2000 06:21:22 UTC