On 11/5/06, Cameron McCormack <[EMAIL PROTECTED]> wrote:
You need to have includes="myNS:label" here, otherwise it doesn't select any elements.
I tried this, and got this error: Invalid XPath expression (myNS:label): "Prefix must resolve to a namespace: myNS". But the myNS prefix is defined up at the document level! So I don't know what's going on there.
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.
My goal today is to write a game-UI library that will work with Batik, and the parts of sXBL that Batik does claim to implement would meet my needs, if I could get them to work. If SVG and Batik move to XBL 2 later, I can just update my library. -- Jason McIntosh President and Founder Volity Games [EMAIL PROTECTED] 617-792-3829 Digital Games for Analog People. http://volity.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
