- From: Michael Kay <mhk@mhk.me.uk>
- Date: Mon, 20 Aug 2007 09:20:49 +0100
- To: "'Devi Web Development'" <devi.webmaster@gmail.com>, <public-qt-comments@w3c.org>
- Message-ID: <02c301c7e303$03f71540$6401a8c0@turtle>
I've transferred this enhancement request to the bugzilla database at http://www.w3.org/Bugs/Public/show_bug.cgi?id=4962 Please use the bugzilla entry for any subsequent correspondence so that we can track it. I've entered it as a requirement on the serialization spec, since if we decide to recognize this as a requirement then it lies in the serialization space. (Personally, though, I wouldn't hold out high hopes unless you can find a stronger justification. I don't think that the requirements of people processing XML without using a "real XML parser" come very high in W3C's list of priorities.) Michael Kay http://www.saxonica.com/ _____ From: public-qt-comments-request@w3.org [mailto:public-qt-comments-request@w3.org] On Behalf Of Devi Web Development Sent: 09 August 2007 14:27 To: public-qt-comments@w3c.org Subject: XSLT empty tag representation I have found in my work that it is sometimes helpful to produce XML output that is not always parsed by a real XML parser. Specifically, it would be helpful if I could have an XSLT processing instruction which would represent empty tags as <tag></tag> instead of <tag />. I do not believe such an instruction currently exists in any XSLT specifications and thought you might consider it for future versions. ------------------------------------------- Daniel Brumbaugh Keeney Devi Web Development Devi.WebMaster@gMail.com
Received on Monday, 20 August 2007 08:20:58 UTC