Re: Parsing XML files ....

Roberto Brunelli <[email protected]> Tue, 19 Sep 2006 10:27:02 +0200
Newsgroups gmane.comp.java.sisc.user
Message-ID <[email protected]>
Scott G. Miller wrote:
> On Mon, Sep 18, 2006 at 02:47:16PM +0200, Roberto Brunelli wrote:
>> Dear schemers,
>>
>>
>> could you please give me an advice on an easy-to-use library to parse 
>> XML files: Are SSAX and related tools the right choice? I've 
>> difficulties in loading them into sisc ...
>>
>> Any help would be really appreciated, thanks!
> 
> SSAX is indeed the right choice.  You can find a copy of SSAX tailored 
> for SISC in the contrib CVS module (see the SourceForge page on how to 
> access that).  But SSAX should work with SISC pretty easily.  What sort
> of trouble are you having?
> 
>  	
Actually, I do not know how to 'import' the module: I can load the file 
ssax.scm (even if I get

	{warning: naked left-hand reference in letrec rhs: 	 
'%%_NYJoco7A01_miscio:find-string-from-port?'.}
	{warning: naked left-hand reference in letrec rhs: 	'%%_NYFKoG4A01_*tab*'.}
)

but if try to import ssax I get

#;> (current-directory "file:/myplace/contrib/ssax")
"file:/myplace/contrib/ssax/"
#;> (load "myenv-sisc.scm")
#;> (import ssax)
Error: import from unknown module ssax

should I configure some module loading path?

Thanks,

	Roberto

-- 
	<r/>

| Roberto Brunelli, Research Scientist
| TeV Group - ITC-irst
|
|  'You cannot manipulate a marionette with only one string'
|                    from Chapterhouse Dune,  by F. Herbert
         							

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV