RE: [xsl] Multiple IDs

Subject: RE: [xsl] Multiple IDs
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Tue, 11 Jan 2005 09:31:26 -0600
Thanx David, for your answer.

Cheers,
<prs/>

-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx] 
Sent: Tuesday, January 11, 2005 9:17 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Multiple IDs


> So Michael, what does the id() function do in the case stated by Elliotte?

It returns the node with that id (as determoned by Xpath) ie the first node
with that id attribute.


> I mean, should the XML processor not just return the error stating the 
> input source is invalid XML,

Only if the input is parsed with a validating XML parser (which often is not
the case) The default parser in saxon for example isn't validating.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The service is powered
by MessageLabs. For more information on a proactive anti-virus service
working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread