Hi Nicholas,
Did you try ElemExtensionCall.getAttributes()? It should do.
Thanks,
Dmitry
-----Original Message-----
From: Nicholas Sushkin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 14:07
To: [EMAIL PROTECTED]
Subject: How to get all attributes of an ElemExtensionCall?
Hi,
In Xalan v1, ElemExtensionCall was extending Element, so it was possible
to obtain all attribtues of an extension call element using
elem.getAttributeList(). How can I enumerate or get a list of all
attributes of an extension element in Xalan J2?
Thanks,
--
Nick.