[plt-scheme] How to load xml.ss?

From: Bradd W. Szonye (bradd+plt at szonye.com)
Date: Sun Feb 22 18:10:13 EST 2004

Bradd wrote:
>> You use (require (lib "xml.ss" "xml")) -- you need to specify which
>> collection the .ss lives in if it's not in "mzlib."

Terrence Brannon wrote:
> It would be nice if the htus.org doc had an example like this...

It's in the mzscheme docs for REQUIRE. Textbooks don't always cover
things like this in detail.
-- 
Bradd W. Szonye
http://www.szonye.com/bradd


Posted on the users mailing list.