OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: DOCBOOK-APPS: Processing Instructions (like php) from xml int ohtml



<xsl:template match="processing-instruction('php')">
 <xsl:processing-instruction name="php">
  <xsl:value-of select="."/>
 </xsl:processing-instruction>
</xsl:template>

Jeff Beal
Ansys, Inc.
(724)514-3150
jeff.beal@ansys.com

-----Original Message-----
From: Georges Schmitz [mailto:georges.schmitz@heitec.de]
Sent: Thursday, July 18, 2002 12:26 PM
To: docbook-apps
Subject: DOCBOOK-APPS: Processing Instructions (like php) from xml into html

Hi all,

is there a way to get processing instructions passed through from
the xml source into html (using xsl)?

example:

...can be found in <ulink url="../tutorials/WHG/wsh.pdf">
   Syntax Highlighting in WinEdt</ulink>
   [pdf; <?php show_size("..tutorials/WHG/wsh.pdf"); ?>  KB]
...

Thanks in advance,
Georges


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC