Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

XML undefined entity

by Herkum (Parson)
on Nov 06, 2008 at 23:53 UTC ( [id://722108]=perlquestion: print w/replies, xml ) Need Help??

Herkum has asked for the wisdom of the Perl Monks concerning the following question:

I keep getting error using XML::XPath

undefined entity at line 251, column 17, byte 13602: <br>Hubertusstrasse 2 <br>D-85521 Ottobrunn <br>Gebührenfreie Rufnummer: 0800 273 28 27 ================^ <br>Agentur Direktwahl: +49 (0)89 608 066 0 <br>Fax: +49 (0)89 608 066 33 at /usr/local/perl5.10/lib/site_perl/5.10.0/i686-linux/XML/Parser.pm +line 187

I know it is a parser error but I will be damned if I know that I am looking at or what to do about? HELP!

Replies are listed 'Best First'.
Re: XML undefined entity
by grantm (Parson) on Nov 07, 2008 at 00:40 UTC

      Is this supposed to mean that the character that it is looking at, it does not know what it means? OK, so how do I deal with it?

        Like the linked document says,

        You can include all these character entities into your DTD, so that you won't have to worry about it anymore

        It then proceeds to show an example.

Re: XML undefined entity
by f00li5h (Chaplain) on Nov 07, 2008 at 00:07 UTC

    where is this XML coming from?

    it sounds like you have an &something-not-known-by-the-parser;... likely this critter ¼

    @_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://722108]
Approved by ikegami
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-19 18:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found