phpbar.de logo

Mailinglisten-Archive

[php] Probleme mit Sablotron und php

[php] Probleme mit Sablotron und php

=?iso-8859-1?Q?Alexander_H=E4ussel?= Alexander.Haeussel_(at)_celsius37.com
Tue, 19 Dec 2000 16:32:14 +0100


Hallo Liste,

ich quähle mich hier nun schon Seit tagen mit dem XML
Parser Sablotron rum. Nachdem ich php und sablotron nun
mehrfach kompiliert habe, gehen mir die ideen aus.
Ich habe ein einfaches Beispiel von einer Sablotron Seite
genommen und bei mir ausgeführt. Der Parser scheint auch irgendwas
zu tun, aber anstatt der zu erwartenden Ausgaben erhalte ich
von der Funktion xslt_process() als Resultat nur einen Codefetzen
und keine richtige Ausgabe.
Hat jemand erfahrungen mit Sablotron ??
oder gibt es vernünftige Alternativen??
btw. da ist der Codefetzen den ich im Browser erhalte
<schnippsel>

Here is the brilliant in-depth article on learning German: <br>
<br><?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet
xmlns:xsl="http://www.w3.org/TR/WD-xsl"><xsl:template
match="/"><html><head><title><xsl:value-of
select="/form/name"/></title><style type="text/css">code { font-family:
monospace }</style></head><body><font face="Arial,Helvetica"><table
width="800" border="0" cellspacing="0" cellpadding="0"
bgcolor="#FFFFFF"><form method="post" action="/seiten/persoenlich.phtml"
name="persoenliche_daten"><tr><td colspan="4"><hr width="800"
color="#FF6B0F"/></td></tr><xsl:apply-templates
select="/form/section"/></form></table></font></body></html></xsl:template><
xsl:template match="section"><tr><td colspan="4" bgcolor="#D4D4D4"><font
size="3" face="Arial" color="#EC1D22"><xsl:value-of
select="heading"/></font></td></tr><xsl:apply-templates
select="question_text"/><xsl:apply-templates
select="question_value"/></xsl:template><xsl:template
match="question_text"><tr><td width="10"/><td colspan="3"><font size="2"
face="Arial"><xsl:value-of
select="text"/></font></td></tr></xsl:template><xsl:template
match="question_value"><tr><td width="10"/><td colspan="3"><font size="2"
face="Arial"><xsl:value-of
select="text"/></font></td></tr></xsl:template></xsl:stylesheet>

</schnippsel>

Bin für jede Hilfe dankbar.

____________________________________________________________________________
_____________
Alexander Häussel
 
 celsius37.com AG		Email
mailto:alexander.haeussel_(at)_celsius37.com
  				Internet	http://www.celsius37.com
 
 
 


php::bar PHP Wiki   -   Listenarchive