Skip to Content.
Sympa Menu

xom-interest - RE: [XOM-interest] error I can't explain...

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Michael Kay" <mike AT saxonica.com>
  • To: "'Luca Passani'" <passani AT eunet.no>, "'xom-interest'" <xom-interest AT lists.ibiblio.org>
  • Cc:
  • Subject: RE: [XOM-interest] error I can't explain...
  • Date: Fri, 20 May 2005 23:29:19 +0100

2C6 is a non-spacing circumflex, and it isn't allowed as a name character in
XML 1.0, though it is allowed in XML 1.1.

The question is, were you trying to get a non-spacing circumflex into a
name, or is this some random noise caused by misrecognizing the encoding of
your input file?

Michael Kay


> -----Original Message-----
> From: xom-interest-bounces AT lists.ibiblio.org
> [mailto:xom-interest-bounces AT lists.ibiblio.org] On Behalf Of
> Luca Passani
> Sent: 20 May 2005 22:59
> To: xom-interest
> Subject: [XOM-interest] error I can't explain...
>
>
> Does this ring any bell to anyone?
>
> 0x2c6 is not a legal NCName character
>
> I am trying to import HTML and parse it as XML through TagSoup....
>
> Thanks
>
> Luca
>
> _______________________________________________
> XOM-interest mailing list
> XOM-interest AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/xom-interest
>






Archive powered by MHonArc 2.6.24.

Top of Page