Re: [xsl] Input XML - id lookup.

Subject: Re: [xsl] Input XML - id lookup.
From: Mike Brown <mike@xxxxxxxx>
Date: Tue, 25 Mar 2003 16:02:13 -0700 (MST)
Bhandari, Ashish wrote:
> If I have an "ID" of a node of the input document that I am translating

What do you mean by ID?

Is the element one that has an attribute that is defined in the DTD
as being of type ID? In that case, there is the XPath id() function,
which will give you the element.

If you mean something else, show us an example of the XML and what
output you want to produce.

Mike

-- 
  Mike J. Brown   |  http://skew.org/~mike/resume/
  Denver, CO, USA |  http://skew.org/xml/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread