|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Removing namespaces without escaping CDATA???
At 2007-04-09 23:57 +0530, Mukul Gandhi wrote:
I suggested an improvement to the xsl:element instruction, with <xsl:element name="qname" cdata-section="yes | no" .. As Mike said, this is architecturally bad from XSLT processor design point of view (but is it that bad?). But it seems to be an useful feature from end user's point of view. While I haven't implemented an engine myself, I can imagine it would be architecturally very disruptive since you are conflating syntax with structure for this instruction. Right now the <xsl:element> instruction and all of its attributes construct result nodes in the result tree, while saying nothing about serialization syntax. Adding your suggested change would be introducing syntactic awareness to the construction of the result tree for this instruction. I acknowledge this is happening with the <xsl:text> instruction and d-o-e, but I don't know of any other result tree construction instruction that impacts on serialization. I hope this helps. . . . . . . . . . . . . . . Ken
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






