Re: I need HELP!!

Subject: Re: I need HELP!!
From: Brandon Ibach <bibach@xxxxxxxxxxxxxx>
Date: Wed, 17 Nov 1999 11:51:36 -0600
Quoting Reyes <reyes.garcia@xxxxxxxxxx>:
> >Can you give some additional info ?
> >
> Of course. I think that an example is that better in this case.
> I have a SGML file (original):
> 
   It would be a fair bit of work, and I'm not sure what the
performance would be like, but it seems like the simplest approach
would be to manually recurse through the grove returned by
(sgml-parse), recreating the elements and data node by node, modifying
the attributes as you go.  Basically, you'd want to start with the
document-element node (UEBERS) and recurse via the (children) call.
You may just want to create a version of James' (copy-attributes)
function which looks for ANKER attributes and prepends the path.

-Brandon :)


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


Current Thread
  • I need HELP!!
    • Reyes - Fri, 12 Nov 1999 11:26:03 -0500 (EST)
      • Jany Quintard - Wed, 17 Nov 1999 10:37:22 -0500 (EST)
        • Reyes - Wed, 17 Nov 1999 12:29:20 -0500 (EST)
          • Brandon Ibach - Wed, 17 Nov 1999 12:46:50 -0500 (EST) <=