hi list.

I seem to remember stumbling across a configuration directive that enabled
XSP to use XSLT-style attribute value templates. ie

Instead of
<elem>
  <xsp:attribute name="example"><xsp:expr>$value</xsp:expr></xsp:attribute>
</elem>

Use
<elem example="{$value}"/>


Could someone either point me in the right direction or confirm that I was
dreaming.

Cheers

PS
If this feature does exists, what is its impact on performance?

  - Rich Doughty

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to