RE: OFF TOPIC: New Dad

Subject: RE: OFF TOPIC: New Dad
From: "Brian Mulder" <mulbum@xxxxxxxxxxxxxx>
Date: Thu, 11 May 2000 07:05:16 +0200
<xsl:element name="Brian">
   <xsl:attribute name="wishes" select="congrats and all the best!">
   <xsl:attribute name="who" select="Tony and his growing family">
</xsl:element>

-----Oorspronkelijk bericht-----
Van: owner-xsl-list@xxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]Namens Wendell Piez
Verzonden: woensdag 10 mei 2000 17:48
Aan: xsl-list@xxxxxxxxxxxxxxxx
Onderwerp: OFF TOPIC: New Dad


XSL-List readers:

Please apply this template to current XSL-List processing.

<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