/*/sys_AssemblerInfo/@sys_siteid

I am trying to retrieve the value of the site id through the global template in XSL (Rhythmyx 5.7) but the value is coming through empty.

This is what i have set as the variable:

<xsl:variable name=“siteid” select="/*/sys_AssemblerInfo/@sys_siteid"/>

Any ideas greatly appreciated.