<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>XSLT on こぴぺたん ログ</title><link>https://c-a-p-engineer.github.io/categories/xslt/</link><description>Recent content in XSLT on こぴぺたん ログ</description><generator>Hugo -- gohugo.io</generator><language>ja</language><copyright>&amp;copy;{year}, All Rights Reserved</copyright><lastBuildDate>Fri, 26 Feb 2021 09:00:00 +0900</lastBuildDate><atom:link href="https://c-a-p-engineer.github.io/categories/xslt/index.xml" rel="self" type="application/rss+xml"/><item><title>【XSLT】文字列の置換を導入</title><link>https://c-a-p-engineer.github.io/xslt-string-replace/</link><pubDate>Fri, 26 Feb 2021 09:00:00 +0900</pubDate><atom:modified>Fri, 26 Feb 2021 09:00:00 +0900</atom:modified><guid>https://c-a-p-engineer.github.io/xslt-string-replace/</guid><description>&lt;h1 id="xlst-の-バージョン-10-では文字列置換が出来ない">xlst の バージョン 1.0 では文字列置換が出来ない&lt;/h1>
&lt;p>こちらの記事（&lt;a href="https://c-a-p-engineer.github.io/blog/2021-02-22-phpunit-xsltproc" target="_blank">【PHP】PHPUnit の出力ログを見やすくHTMLに変換&lt;/a>）で &lt;code>xsltproc&lt;/code> を入れてxlstを使用したのですが &lt;code>xlstprc&lt;/code> ではバージョン1.0しかサポートしておらず、文字列の置換が出来ません。&lt;br />
xlstのバージョン1.0では文字の置換は可能なのですが、1文字単位で置換を行うため、&lt;strong>文字列の置換&lt;/strong>を導入致しました。&lt;/p></description><dc:creator>こぴぺたん</dc:creator><media:content url="https://c-a-p-engineer.github.io/images/thumbnail/xlst.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>XSLT</category><category>XSLT</category></item></channel></rss>