|
Subject: [xsl] retriving attribute values from an element with attributes From: msew <msew@xxxxxxxxxxxx> Date: Thu, 31 May 2001 21:25:43 -0700 |
ie <FOO attr0="bar" attr1="baz" >
some data
</FOO>
specific example: I have this XML:
<BARTLES_FOUR>
<BARTLE_TYPE NAME="achiever">
Gaining access to all of the avatars.
</BARTLE_TYPE>
<BARTLE_TYPE NAME="explorer">
Finding how the avatars are unlocked.
</BARTLE_TYPE>
<BARTLE_TYPE NAME="killer">
?
</BARTLE_TYPE>
<BARTLE_TYPE NAME="socializer">
using avatars in chat, having avatar do actions in chat
</BARTLE_TYPE>
<TR> <TD CLASS="SECTION_HEADING"> BARTLES FOUR </TD> </TR>
<TR> <TD> <xsl:apply-templates/> </TD> </TR>
<TR>
<TD>
<BR></BR>
</TD>
</TR> <TR>
<TD>
<xsl:apply-templates/>
</TD>
</TR>
</xsl:template>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Java code doing transform, Khan, Amir | Thread | RE: [xsl] retriving attribute value, Jarno Elovirta |
| [xsl] Java code doing transformatio, Brais | Date | RE: [xsl] retriving attribute value, Jarno Elovirta |
| Month |