> 3. Can't get elements with their attributes:  If I try `(se-path*/list
> '(rows) xe)` I get back '(). Huh.  I guess that's because the <row>
> elements have empty bodies -- the interesting stuff is in their
> attributes. OK, but I don't see how to get the element with attributes
> conveniently, using xml/path.

Typo there. I meant

(se-path*/lis '(rows) xe)`
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to