(data..), (attribute-string...), (node-property...)

Subject: (data..), (attribute-string...), (node-property...)
From: "John Sidlo" <jsidlo@xxxxxxxxxxxxxxxxxx>
Date: Wed, 19 Aug 1998 09:50:13 -0400
In Jade I am trying to extract the data from a nodelist representing:

<title>foo<footnote>bar</footnote>more foo</title>

The dsssl expression (data nl) returns (correctly) "foobarmore foo"; I want
to extract "foomore foo".  I've tried (attribute-string "data" nl) and
(node-property 'data nl), but the property "data" doesn't seem to be
defined.

Can someone suggest a way to remove the children from <title>, or otherwise
extract this?

John Sidlo
Modern Age Books


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • (data..), (attribute-string...), (node-property...)
    • John Sidlo - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id JAA29553Wed, 19 Aug 1998 09:54:27 -0400 (EDT) <=
      • Daniel Speck - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id KAA28263Thu, 20 Aug 1998 10:53:38 -0400 (EDT)
      • Toby Speight - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id MAA06334Thu, 20 Aug 1998 12:47:31 -0400 (EDT)
      • <Possible follow-ups>
      • shennessy - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id LAA19018Wed, 19 Aug 1998 11:52:00 -0400 (EDT)
        • John Sidlo - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id QAA20986Wed, 19 Aug 1998 16:15:47 -0400 (EDT)