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]

copy-of question


Hi all,

how can I extract only one element in original form?
copy-of seems to work here, but I have all the other unwanted tags also as
plain text.
Is this related to the default rules?

  <xsl:template match="TABLE">
    <xsl:copy-of select="."/
  </xsl:template>

 Franz


 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]