[xsl] $any$ in MSXML

Subject: [xsl] $any$ in MSXML
From: "John C Cartwright" <John.C.Cartwright@xxxxxxxx>
Date: Tue, 03 Aug 2004 12:31:25 -0600
Hello All,

I'm converting an old MSXML stylesheet and am looking for suggestions on replacing constructs like the following:

<xsl:if test="metadata/spref[$any$ .//* != '']">

So far, I've just been removing the "$any$" and although it seems to work OK, I'm a little uncomfortable with that approach since I can't seem to find documentation on exactly what that is supposed to represent.

Can anyone explain this, suggest a better replacement, or point me to documentation that does?

Thanks!

-- john

=====================================================
John Cartwright
Associate Scientist
Geospatial Data Services Group
CIRES, National Geophysical Data Center/NOAA
(303) 497-6284
John.C.Cartwright@xxxxxxxx
=====================================================

Current Thread