This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Element children


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]