Package xml-maker.plt contributed by synx 
To load: (require (planet synx/xml-maker:1:2))
Old style:(require (planet "main.ss" ("synx" "xml-maker.plt" 1 2)))
Package description:
XML maker
Downloads this week: 0
Total downloads: 61
Tickets:1
Open tickets:1
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)
36
[none]
[none]2010-01-02
To load: (require (planet synx/xml-maker:1:2))
Available in repositories: 4.x

XML maker

This module allows you to make an XML document using scheme, without ever having to mix two languages together in the same module, neither by quasiquoting, s-expresisons, nor by templates (which are pretty much the same thing as quasiquoting).

 Open tickets
[All Tickets] [New Ticket]
Ticket IdOwnerReporterTypeVersion
194synxanonymousdefect(1 0)
problem including this file from planeT

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)
2
[none]
[none]2009-11-23
To load: (require (planet "main.ss" ("synx" "xml-maker.plt" 1 (= 1))))
Available in repositories: 4.x

XML maker

This module allows you to make an XML document using scheme, without ever having to mix two languages together in the same module, neither by quasiquoting, s-expresisons, nor by templates (which are pretty much the same thing as quasiquoting).

(1 0)
23
[none]
[none]2009-06-09
To load: (require (planet "main.ss" ("synx" "xml-maker.plt" 1 (= 0))))
Available in repositories: 4.x

XML maker

This module allows you to make an XML document using scheme, without ever having to mix two languages together in the same module, neither by quasiquoting, s-expresisons, nor by templates (which are pretty much the same thing as quasiquoting).