RE: OFF TOPIC: New Dad

Subject: RE: OFF TOPIC: New Dad
From: sara.mitchell@xxxxxxxxx
Date: Wed, 10 May 2000 19:40:25 -0400
Congratulations!

> 
> <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>
> 
> Best,
> Wendell Piez
> 
> 
> ======================================================================
> Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
> Mulberry Technologies, Inc.                http://www.mulberrytech.com
> 17 West Jefferson Street                    Direct Phone: 301/315-9635
> Suite 207                                          Phone: 301/315-9631
> Rockville, MD  20850                                 Fax: 301/315-8285
> ----------------------------------------------------------------------
>   Mulberry Technologies: A Consultancy Specializing in SGML and XML
> ======================================================================
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread