XSL/XSLT (558レス)
上
下
前
次
1-
新
95
:
92
02/06/26 18:05
ID:vhsxGiH5(1)
AA×
外部リンク:www.w3.org
[240|
320
|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
95: 92 [] 02/06/26 18:05 ID:vhsxGiH5 こうかな、、 <?xml version="1.0" encoding="Shift_JIS"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:key name="group" match="doc/foo" use="a" /> <xsl:template match="/"> <html><body><xsl:apply-templates/></body></html> </xsl:template> <xsl:template match="doc"> <xsl:for-each select="foo[count(. | key('group', a)[1]) = 1]"> <xsl:sort select="a" data-type="text" order="ascending"/> <xsl:for-each select="key('group', a)"> <xsl:value-of select="a" /> <xsl:value-of select="b" /> <br /> </xsl:for-each> <hr/> </xsl:for-each> </xsl:template> </xsl:stylesheet> http://medaka.5ch.io/test/read.cgi/php/999654569/95
こうかな
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 463 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.034s