[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

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

Subject: Re: PHP and XSLT [ was: XSLT Jobs in USA]
From: Hank Ratzesberger <xml@xxxxxxxxxxxx>
Date: Thu, 24 Oct 2013 10:59:49 -0700
Re:  PHP and XSLT [ was: XSLT Jobs in USA]
On Thu, Oct 24, 2013 at 9:04 AM, Ivan Shmakov <oneingray@xxxxxxxxx> wrote:
>>>>>> Hank Ratzesberger <xml@xxxxxxxxxxxx> 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>

Interesting. Never thought of that. Is it possible to :

<xsl:processing-instruction name="php">
  <xsl:text>echo &quot;My first PHP script!&quot;;</xsl:text>
</xsl:processing-instruction>

(I'll give it a try after a while ... need to switch workspaces..

Curious, if you are parsing a file, what you get when, e.g.

<xsl:template match="processing-instruction('lphp')">
</xsl:template>

Thanks,
Hank


--
Hank Ratzesberger
XMLWerks.com

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.