[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



