Accessing attribute from DTD

Subject: Accessing attribute from DTD
From: Amit Rekhi <amitr@xxxxxxxxxxxxx>
Date: Fri, 08 May 1998 16:07:57
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


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


Current Thread