Hi Jason. Jason McIntosh: > <xbl:definition element="myNS:has-label"> > <xbl:template> > <text> > <xbl:content includes="label"/> > </text> > </xbl:template> > </xbl:definition>
You need to have includes="myNS:label" here, otherwise it doesn’t select any elements. Incidentally, the future of sXBL seems unclear. My guess is that XBL 2 will be completed in time for SVG Full 1.2 for it to be used in place of sXBL. Cameron -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
