Re: [MarkLogic Dev General] UTF -8 Encoding Exception

2012-06-26 Thread Abhishek53 S
kLogic Developer Discussion Date: 06/26/2012 11:57 AM Subject: Re: [MarkLogic Dev General] UTF -8 Encoding Exception Sent by: general-boun...@developer.marklogic.com Hi Abhishek, Did you try xdmp:unquote with repair-full option? There are also some format option that might interest you

Re: [MarkLogic Dev General] UTF -8 Encoding Exception

2012-06-25 Thread Geert Josten
...@developer.marklogic.com] *Namens *Abhishek53 S *Verzonden:* maandag 25 juni 2012 16:01 *Aan:* MarkLogic Developer Discussion *Onderwerp:* Re: [MarkLogic Dev General] UTF -8 Encoding Exception Hi Geert, Thanks for prompt reply! Is there any way to convert Non UTF 8 encoded file to UTF -8

Re: [MarkLogic Dev General] UTF -8 Encoding Exception

2012-06-25 Thread Erik Hennum
MarkLogic Developer Discussion Subject: Re: [MarkLogic Dev General] UTF -8 Encoding Exception Hi Geert, Thanks for prompt reply! Is there any way to convert Non UTF 8 encoded file to UTF -8 encoded through some different API? The downloaded text file has invalid XML characters like which needs

Re: [MarkLogic Dev General] UTF -8 Encoding Exception

2012-06-25 Thread Abhishek53 S
From: Geert Josten To: MarkLogic Developer Discussion Date: 06/25/2012 06:41 PM Subject: Re: [MarkLogic Dev General] UTF -8 Encoding Exception Sent by: general-boun...@developer.marklogic.com Hi Abhishek, The encoding option is not to specify a target encoding for

Re: [MarkLogic Dev General] UTF -8 Encoding Exception

2012-06-25 Thread Geert Josten
...@developer.marklogic.com [mailto: general-boun...@developer.marklogic.com] *Namens *Abhishek53 S *Verzonden:* maandag 25 juni 2012 14:51 *Aan:* MarkLogic Developer Discussion *Onderwerp:* [MarkLogic Dev General] UTF -8 Encoding Exception Hi Folks, I am having issue in downloading non UTF 8 encoded

[MarkLogic Dev General] UTF -8 Encoding Exception

2012-06-25 Thread Abhishek53 S
Hi Folks, I am having issue in downloading non UTF 8 encoded text file from file server. I am using http-get method to download text files and then updating the text inside XML documents. How to convert non UTF 8 to UTF 8 encoded? Sample Code xdmp:http-get("file-location.txt",