Re: XMLParserBuffer returns no element found!!!

Michael B Allen <[email protected]>
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
On Wed, 23 Aug 2006 07:27:50 +0530
[email protected] wrote:

> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> xmlfile.xml contains
> 
> <config>
>         <builddate>2006-11-23</builddate>
> </config>
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

That's not a valid XML file. An XML file always begins with the <?xml
version="1.0"?> processing instruction. Does the behavior change if you
add it?

Mike

PS: You might want to upgrade to the latest libmba. It's far more portable
and doesn't use variadic macros. I don't think the changes to DOMC would
be significant.

-- 
Michael B Allen
PHP Active Directory SSO
http://www.ioplex.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.