Re: sxml:sxml->xml
Immanuel Normann <[email protected]> Thu, 16 Oct 2003 11:08:02 +0200
| Newsgroups | gmane.lisp.scheme.ssax-sxml |
|---|---|
| Organization | University of the Saarland, AG Siekmann, D 66123 Saarbruecken |
| Message-ID | <[email protected]> |
Dmitry Lizorkin wrote: >Mike, you are doing everything correctly. You should just add the function >call sxml:clean-feed at the end: > >(sxml:clean-feed > (sxml:sxml->xml '(*TOP* > (Person > (@ (id "1111")) > (FirstName "Homer") > (LastName "Simpson") > (EmptyElementHere))))) > Is there any reason, why "sxml:clean-feed" isn't automatically executed inside "sxml:sxml->xml"? What is the use of the "sxml:sxml->xml" output without additional "sxml:clean-feed"? Immanuel ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php