On Wed, 04 May 2011 16:49:20 -0700, Tim Meagher <[email protected]> wrote:

> The remote server returned an error: (500) Internal Server Error.  
> MarkLogic
> Error: XDMP-DOCCOMMENTCHAR
>
> Thank you!
>
> Tim Meagher
>

It means that there is a malformed XML comment.
This is from the XML parser, not the XQuery
parser, so it is something being loaded or unquoted.

It could be a comment missing the both opening
hyphens, or having a hyphen right before the two
closing hyphens.

//Mary
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to