[xsl] MSXML4 DOM - how get context node attribute value?

Subject: [xsl] MSXML4 DOM - how get context node attribute value?
From: "Hardy Merrill" <HMerrill@xxxxxxxxxxxxxxxx>
Date: Wed, 13 Apr 2005 10:40:40 -0400
I'm using MSXML4 DOM in an ASP page - I've pinpointed a specific node in
the document using selectSingleNode, but now I need to get the value of
the "datatype" attribute of that node.  I'm having trouble with the
MSXML4 documentation - can someone tell me how to get the value of an
attribute for the context node?

TIA.

Hardy Merrill

Current Thread