xsl-list
[Top] [All Lists]

Re: [xsl] PHP and XSLT [ was: XSLT Jobs in USA]

2013-10-24 11:04:56
Hank Ratzesberger <xml(_at_)xmlwerks(_dot_)com> writes:

[…]

Maybe someone can point me in the right direction, is there a way to
create/manipulate the "pseudo node" like <? ... ?> ?

        Do you mean something like the following?

<xsl:processing-instruction name="foo"
   >bar baz</xsl:processing-instruction>

That might be a way to co-opt or interpret with languages that so
many programmers have experience with.

(Yes, I'm imagining that is no minor task.)

-- 
FSF associate member #7257

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>