[plt-scheme] Webit issue

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Sat Apr 22 20:57:17 EDT 2006

Hi all,

While using webit! I'm getting the following:
(require (planet "xml.ss" ("jim" "webit.plt" 1 4)))

(define-element foo)
(define-attribute bar:)

(define test
  (foo bar: "test"))

reference to undefined identifier: bar:

I think define-attribute should just do it! However, scheme keeps complaining...

Any ideas?

Thanks,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


Posted on the users mailing list.