|
|
|
вложенный цикл
|
|||
|---|---|---|---|
|
#18+
Ребята, кто может подсказать почему не работает вложенный цикл?? вот xml <Cert_Info> <Request_Attributes> <count>4</count> <values id="1"> <ind>1</ind> <oid>1.3.6.1.4.1.311.13.2.3</oid> <param> <i> <index> 0060</index> <Value>f1 e9 4c 95 91 07 02 c7 ed a3 cd 84 39 0f 54 5c</Value> </i> <i> <index> 0080</index> <Value>f2 e2 2c 95 91 07 02 c7 ed a3 cd 84 39 0f 54 5c</Value> </i> </param> </values> </Request_Attributes> </Cert_Info> вот xsl <xsl:for-each select="Cert_Info/Request_Attributes/values"> <p>Attribute[<xsl:value-of select="ind"/>]: <xsl:value-of select="oid"/></p> <xsl:for-each select="Cert_Info/Request_Attributes/values/param/i"> <p>11<xsl:value-of select="index"/></p> </xsl:for-each> </xsl:for-each> во вложенный цикл че то не заходит, и выводит только то что в первом ((( ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 14.09.2007, 18:06 |
|
||
|
|

start [/forum/topic.php?fid=14&msg=34801924&tid=1334153]: |
0ms |
get settings: |
8ms |
get forum list: |
15ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
211ms |
get topic data: |
8ms |
get forum data: |
2ms |
get page messages: |
33ms |
get tp. blocked users: |
1ms |
| others: | 249ms |
| total: | 533ms |

| 0 / 0 |
