XSL/XSLT (558レス)
1-

482
(1): 2006/08/17(木)15:51 ID:??? AAS
<xsl:template match="password">
<password>****</password>
</xsl:template>

<xsl:template match="node()|@*">
<xsl:copy>
<xsl:apply-templates select="node()|@*"/>
</xsl:copy>
</xsl:template>

ただし、password要素が空でないネームスペースに属しているならば、予めxmlns:foo="外部リンク:..."としておいて、match="foo:password"としなければならない。
xmlns="外部リンク:..."としておいてmatch="password"としてもだめ。
1-
あと 76 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.016s