2008/12/4 Michael Blakeley <[EMAIL PROTECTED]>:
> No, it means that the input encoding will not be detected automatically.
> From http://developer.marklogic.com/svn/recordloader/trunk/README.html:
>
>> INPUT_ENCODING UTF-8 The Java Charset encoding (codepage) to use for all
>> input XML. If unset, RecordLoader will use null, which will default to
>> the default Locale's character encoding.

Which may differ from the declared encoding.

>> Note that MarkLogic Server must receive all XML as UTF-8, so the output
>> encoding is always UTF-8.
>> Example: if the input XML is encoded as windows-1252, use
>> INPUT_ENCODING=Cp1252 to ensure correct conversion.

I don't see the relationship between this and the xml declaration?
Is this separate from the declaration?



Thanks Michael.


-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to