Element children

Subject: Element children
From: "Carmelo Montanez" <carmelo@xxxxxxxx>
Date: Wed, 29 Mar 2000 17:49:35 -0500
Hi All:

    I have a quick question

Does the XSLT specifications consider an attribute to be an element's child?
Consider the next piece of code

  <xsl:element name="firstElement">
      <xsl:attribute name="attribute1">attribute number 1</xsl:attribute>
  </xsl:element>

Is "attribute1" a child of "firstElement".

Thanks

C Montanez




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


Current Thread