Hi,

I am facing problem with character entities in HTML content in MarkLogic 
database. If I set "text/html" as "text" in Mimetypes settings, MarkLogic keeps 
the character entities in input, as it is. But if I set files "text/html" as 
"xml" in Mimetypes settings, MarkLogic converts the character entities to 
displayable text. E.g. &quote; is converted to &ampquote; which basically 
displays the entity code rather than rendering the correct Unicode character.

Can we register all character entities in MarkLogic, so that when the input xml 
has any character entities, it automatically converts those to decimal entities?

-----------
Regards,
Soumadri Roy



Disclaimer:
-----------

"This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information. 
If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message. Any unauthorized review, 
use, disclosure, dissemination, forwarding, printing or copying of this e-mail 
or any action taken in reliance on this e-mail is strictly prohibited and may 
be unlawful."

_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to