Re: How to put XML on the Web

lee@sq.com wrote:
> One could use the DSSSL transformation process, but that is more complex.

One could use the DSSSL Style Language, too, and it is not really more
complex:

(element table (make table))
(element MyTextInputField (make inputfield type:text))

I don't see why this shouldn't be in the same document as all of the
other behaviour specifications: the DSSSL Style Language style sheet.

 Paul Prescod

Received on Monday, 24 March 1997 03:31:54 UTC