[Home] [By Thread] [By Date] [Recent Entries]
Congrats Tony. Francis > > <xsl:template match="TonyGraham"> > <xsl:copy> > <xsl:copy-of select="*|@*"/> > <!-- new child goes here --> > <xsl:element name="MarkDanielGraham"> > <xsl:attribute name="gender" select="'boy'"/> > <xsl:attribute name="weight" select="'6 lb, 10 oz'"/> > </xsl:element> > </xsl:copy> > </xsl:template> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



