xml2html using dsssl

Subject: xml2html using dsssl
From: rtl@xxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 20 May 1999 10:08:06 +0100 (WEST)
Hi!

I need to generate some HTML using files in XML.
How can I do this?

I've tried to use:

(element book
	(make element HTML
		(make element HEAD
			(make element BODY
				(process-children)
			)
		)
	)
)

but jade said:

jade:carHTML.dsl:8:2:E: "element" is not the name of any flow object class

Help me....

Rita


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread