Hi Brian,

looked at parsing, generally speaking, and take a close look at the
parse-xml function and the xml-language object. The parse-xml function
btw is no more thatn a shortcut, it simply calls the
xml-language/parse-xml

>> write %xml.r mold xml-language

will do the trick.

Hope this helps,

Elan


Brian Rigby wrote:
> 
> I'm a newbie to rebol and am looking at xml parsing and generation
> functionality.  Basically I want to be able to connect to database on my
> server and extract information in XML format and the reverse. What parts of
> Rebol should I be looking at? I don't see any reference to XML in the
> "Official Guide".. are there any other sources that might steer me in the
> correct direction?
> 
> Sorry for the simplicity of this query, but I hope it will save a lot of
> searching.
> 
> Brian
> 
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to