Most recent edit on 2008-05-16 11:48:14 by LoneGunman

Additions:
For the Stat Block formatting we use the 'xsl:for-each select="/"' function:

Deletions:
For the Stat Block formatting we use the for-each select



Edited on 2008-05-16 11:47:28 by LoneGunman

Additions:
For the Stat Block formatting we use the for-each select
<xsl:template match="/">
<xsl:for-each select="/">
</xsl:for-each>
</xsl:template>


Deletions:
<xsl:template match="/">
<xsl:for-each select="/">
</xsl:for-each>
</xsl:template>




Edited on 2008-05-05 11:32:38 by LoneGunman

Additions:
<xsl:for-each select="/">

Deletions:
<xsl:for-each select="#">



Edited on 2008-05-05 11:32:24 by LoneGunman

Additions:
<xsl:for-each select="#">

Deletions:
<xsl:for-each select="">



Edited on 2008-05-05 11:32:05 by LoneGunman

Additions:
<?xml version="1.0" encoding="ISO-8859-1"?>


<xsl:template match="/">
<xsl:for-each select="">
</xsl:for-each>
</xsl:template>

</xsl:transform>




Edited on 2008-05-05 11:29:15 by LoneGunman

Additions:



Deletions:




Oldest known version of this page was edited on 2008-05-05 11:28:43 by LoneGunman []
Page view:

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.
Creative Commons License
© 2007 LoreWeaver