>0. <xsl:for-each select="survey:label[lang('en')]">
>fails to match anything.
>...
>1. <xsl:value-of select="@xml:lang"/> returns an empty string...
>2. local-name(@xml:lang) returns 'xml:lang'.These are probably all related to a transient bug we had with the xml namespace prefix. All the above work fine in the final-release version of XalanJ2. .................David Marston
