Package: cxml-stp

Function make-comment

Lambda List

make-comment (data)

Arguments

  • data -- a string containing XML characters only

Return Value

Details

This function creates a comment node.

data must not contain two consecutive dashes, or a dash at the end.
 

See also