RE: Working around a UTF8/Unicode encoding problem
[email protected] ("Houghton,Andrew")
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <1E41AE9AC12EA549BE5BC51A08DD8DC1016D4909@OAEXCH5SERVER.oa.oclc.org> |
> From: Jason Ronallo [mailto:[email protected]] > Sent: 12 May, 2007 16:52 > To: William Denton > Cc: [email protected] > Subject: Re: Working around a UTF8/Unicode encoding problem > > I can also see that this record is broken > because the XML entity ' is in a MARC communications format file. The character entity ' *is valid* in a MARC-XML file. It is one of the few standard character entities allowed in an XML file, e.g., &, <, >, and '. Andy.