unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* sxml boolean
@ 2012-03-11 10:24 john
  2012-03-31  6:56 ` s9nn9s
  2012-03-31 15:46 ` Mark H Weaver
  0 siblings, 2 replies; 5+ messages in thread
From: john @ 2012-03-11 10:24 UTC (permalink / raw)
  To: guile-user

Hi Guilers...

When using (sxml simple) a conversion from boolean has no value. For
example,  (sxml->xml '(foo #t)) produces <foo></foo>. Is this intended
or a bug? I was expecting perhaps something like <foo>true</foo>,
<foo>1</foo> or <foo>#t</foo>. The first two make more sense to me in
terms of validating against XML Schema but I think any value is better
than no value.

Any thoughts?

Cheers,

John



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-31 18:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-11 10:24 sxml boolean john
2012-03-31  6:56 ` s9nn9s
2012-03-31 14:47   ` john
2012-03-31 15:46 ` Mark H Weaver
2012-03-31 18:18   ` john

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).