Re: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?

From
Arjun Ray <>
To
Date
2002-05-21T16:23:39Z
ID
<>
Thread
Re: [xml-dev] How to spell "No PSVI" in XSLT 2.0 ?
Francis Norton <> wrote:

| I'm genuinely curious how you could distinguish the svg and xslt text 
| elements without some mechanism similar to namespaces.

In the case of XSLT, I ignore 7.1.1 and use XSLT's element and attribute
primitives.

Using tag syntax for XSLT itself was one of the most brain-damaged "design
decisions" I've ever seen.