> It seems to me (from document fragments and example code) that the 'XML
> integration' has mostly targetted the XSLT transformations.
>

It's maily intended for transforming it and generating output. For now this
means mainly XSLT.

> What if I just want to parse some XML files?
>
>  - are the libxml2 documented functions just bootstrapped into the embperl
>    namespace? (haven't tested this at all, so the next question would be
>    how they are accessed, which I might be able to determine on my own)
>

No, the Perl part of libxml is not used by Embperl at all

>  - Should I just use an outside complete-perl solution, which is simply
>    'use'd from within my Embperl code?

Yes, just use XML::LibXML or anything similar

Gerald



-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to