| To load: | (require (planet synx/xml-writer:1:0)) |
| Old style: | (require (planet "main.ss" ("synx" "xml-writer.plt" 1 0))) |
| Package description: | A generative XML writer |
| Downloads this week: | 0 |
| Total downloads: | 19 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (1 0) | — | [browse] | 19 | [none] | [none] | 2009-03-19 |
| To load: (require (planet synx/xml-writer:1:0)) | ||||||
| Available in repositories: 4.x | ||||||
A generative XML writerThis module allows you to display or transmit an XML document as you generate it, mostly for webpages and (soon) RSS, using a simple syntax that renders it impossible to get mismatched tags. | ||||||