Hello,

What a good tutorial! Thank you for taking your time and effort for developing illustrative tutorial examples and for presenting all this.

[begin quote]
<html xmlns="http://www.w3.org/1999/xhtml";
         xml:lang="en" lang="en">
...
</html>
....
(html (@ (xmlns "http://www.w3.org/1999/xhtml";)
               (xml:lang "en") (lang "en"))
 ...)
[end quote]

You are obviously aware of a different XML namespace handling mechanism accepted in SXML. As far as I understand, namespaces consideration is not significant for the primary subject of your tutorial. Would it be a good idea to make namespace declarations consistent for X(HT)ML and SXML in your examples?

Best regards,
Dmitry




_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to