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:0
Open tickets:0
Primary files:
main.ss
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)
36
[none]
[none]Saturday, January 2nd, 2010
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).

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)
2
[none]
[none]Monday, November 23rd, 2009
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]Wednesday, June 10th, 2009
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).