qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] Syntax questions


From: Per Bothner
Subject: Re: [Qexo-general] Syntax questions
Date: Tue, 24 Dec 2002 20:25:23 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021202

Eric Safern wrote:
That works well with the example I posted.  Unfortunately, as I should
have said in my post, the actual tag is more complex - it has the question
mark character which seems to break the parser:

That's not a tag, it's a processing-instruction, which is not
implemented.

However, you can try the unescaped-data special function:

  unescaped-data("<?xml-stylesheet type='text/xsl'?>")
--
        --Per Bothner
address@hidden   http://www.bothner.com/per/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]