- From: Amit Rekhi <amitr@abinfosys.com>
- Date: Mon, 11 May 1998 16:51:40
- To: www-dom@w3.org
Hello All,
I can access the attribute value of a target element in XSL using
target-element.getAttribute("attribute-name");
In such a case, the attribute value for the target-element is picked from
the XML file.
But what if the attribute value is specified in the DTD rather than the XML?
What API do I use to access the attribute value (of a target element)
specified in the DTD??
Regards,
AMIT
Received on Monday, 11 May 1998 07:17:43 UTC