string NCNAME (string identifier)
 
Convert 'identifier' to a valid NCNAME as defined by:
Parameters:
identifier
The identifier.
Returns:
A string.
Create an NCName from 'id' attribute.
<xsl:value-of select="wwstring:NCNAME($VarTable/@id)" />
Was this helpful?
Last modified date: 10/14/2020