request:get-session-attribute($name as xs:string) xs:string*
Returns an attribute stored in the current session object or an empty sequence if the attribute cannot be found.
$name
The session attribute name
Returns the attribute value
Deprecated: Moved to 'session' module. Renamed to session:get-attribute
This function could be removed at anytime during the 1.5 development and will be removed in the 1.6 release.