Wobei du hier gleich einen Fehler machst, du erzeugst nämlich für ein text:p
eine <table>textinhalt vom text:p</table> was in HTML dann zu Fehler fürhrt.
Jep, war ein Fehler beim posten. das <table> um den Text hatte ich zu testzwecken da und vergessen wieder zu entfernen. Außer dem text wurde mir ja nix zurückgeliefert, keine Tabelle, keine Row und keine Zelle.
Das ist in diesem Fall nicht nur übersichtlicher, sondern hat auch den Vorteil, dass du dich nicht darum kümmern musst, ob und wo im office:body table pder p vorkommt, darum kümmert sich der XSL-Prozessor beim apply-templates.
Deine Lösung gefällt mir sehr gut. Leider bekomme ich da nur jede Menge Fehlermeldungen mit denen ich nicht wirklich viel anzufangen weiß :(
Warning: error in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: xsltCompileStepPattern : no namespace bound to prefix table in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: compilation error: file file:///D%3A/Programme/Entwicklungsumgebung/apachefriends/xampp/htdocs/Diplomarbeit/v2.0/content/xml/templ_obj.xsl element template in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: xsltCompilePattern : failed to compile 'table:table' in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: error in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: xsltCompileStepPattern : no namespace bound to prefix table in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: compilation error: file file:///D%3A/Programme/Entwicklungsumgebung/apachefriends/xampp/htdocs/Diplomarbeit/v2.0/content/xml/templ_obj.xsl element template in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: xsltCompilePattern : failed to compile 'table:table-row' in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: error in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: xsltCompileStepPattern : no namespace bound to prefix table in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: compilation error: file file:///D%3A/Programme/Entwicklungsumgebung/apachefriends/xampp/htdocs/Diplomarbeit/v2.0/content/xml/templ_obj.xsl element template in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: xsltCompilePattern : failed to compile 'table:table-cell' in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 36
Warning: XSLTProcessor::transformToXml() [function.transformToXml]: No stylesheet associated to this object in D:\Programme\Entwicklungsumgebung\apachefriends\xampp\htdocs\Diplomarbeit\v2.0\content\xml\import_object.php on line 37