[Dspace-tech] Question about replacement of special characters in XML

2010-12-29 Thread Thornton, Susan M. (LARC-B702)[LITES]
Hi, We are working on an interface between a legacy system and DSpace 1.5.1 and I keep running into problems with special characters in the text. NASA research documents have lots of different special characters in them – some of them are common ones such as the degree symbol - ° and some

Re: [Dspace-tech] Question about replacement of special characters in XML

2010-12-30 Thread Allen Lam
Hi Sue, It is not necessary to convert all chars into html reference, except for a few special chars not usable in xml. All you need is to define and save the xml file in utf-8. Appended an example file with some special chars in its original form. Open it in a browser. (don't know can this

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
: [Dspace-tech] Question about replacement of special characters in XML Hi Sue, It is not necessary to convert all chars into html reference, except for a few special chars not usable in xml. All you need is to define and save the xml file in utf-8. Appended an example file with some special chars in

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
27;; dspace-tech@lists.sourceforge.net Subject: RE: [Dspace-tech] Question about replacement of special characters in XML Here’s an example of a portion of a title I’m having problems with. This is how the title is supposed to look: …results for 13CH4 at 7 μm… Even if I edit the item and copy an

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Laurie Nelson
> > Subject: Re: [Dspace-tech] Question about replacement of special > characters in XML > To: Allen Lam, > "dspace-tech@lists.sourceforge.net" > > Message-ID: > <03de6124b1f32240b3692ed5e591ed16052eed2...@ndmsscc07.ndc.nasa.g

Re: [Dspace-tech] Question about replacement of special characters in XML

2011-01-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
...@sil.org] Sent: Monday, January 03, 2011 12:28 PM To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Question about replacement of special characters in XML Sue, Is your tomcat server.xml set to utf-8? Laurie Nelson REAP Administrator SIL International On 1/3/2011 11:15 AM, dspace