An exception is the id attribute, which takes a JSP expression but not a JSF value expression:
<attribute>
<description>The client id of this component</description>
<name>id</name>
<rtexprvalue>true</rtexprvalue>
</attribute>
Here is the complete TLD file for the spinner tag:
spinner.tld.