"J. J. Merelo" <[EMAIL PROTECTED]> writes:
> and the second, it's very un-PERL-like; coming from PERL, where
> there's a wonderful XML::Simple module that converts a whole XML doc
> into a tree
You could always use XML::Xerces which is the perl interface to
Xerces-C, available at xml.apache.org.
If you want XML::Simple, use it. If you want DOM level 1/2, and SAX
level 1/2, as well as W3C schemas and namespaces, 'use XML::Xerces;'
jas.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]