Added new functions attribute*, unparse-attribute, and macro with-element*,
with-namespace* to the SAX generation wrapper API.
This commit is contained in:
@ -50,8 +50,12 @@
|
||||
#:make-character-stream-sink/utf8
|
||||
|
||||
#:with-xml-output
|
||||
#:with-namespace
|
||||
#:with-element
|
||||
#:with-element*
|
||||
#:attribute
|
||||
#:attribute*
|
||||
#:unparse-attribute
|
||||
#:cdata
|
||||
#:text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user