sXBL defining shadow character data

Hi.

Is the following possible with sXBL?

  <svg ...>
    <xbl:xbl>
      <xbl:definition element="ex:test">
        <xbl:template> world</xbl:template>
      </xbl:definition>
    </xbl:xbl>
  
    <text>
      Hello<ex:test/>.
    </text>
  </svg>

where the character data in the shadow tree is used by the text element?
I guess my question is also for other elements that use character data
(script, style, title, desc, ...).

Thanks,

Cameron

-- 
  e-mail : cam (at) mcc.id.au    	icq : 26955922
     web : http://mcc.id.au/	        msn : cam-msn (at) aka.mcc.id.au
  office : +61399055779		     jabber : heycam (at) jabber.org

Received on Wednesday, 20 July 2005 04:04:42 UTC