[MarkLogic Dev General] Can vaidation of XML docs in a zipfile extraction be disabled?

Tim Meagher tim at aaom.net
Tue Oct 26 06:15:12 PDT 2010


I'm loading a zipfile that contains multiple XML documents into MarkLogic,
but it appears that MarkLogic is validating the embedded content against its
corresponding schema in the Schemas database and coming up with an invalid
root text error message when extracting the xml document:

 

<error:message>Invalid root text</error:message>

  <error:format-string>XDMP-DOCROOTTEXT: xdmp:zip-get(fn:doc($doc-uri)).

 

This prevents me from being able to stored a well-formed XML document and to
be able to correct it in MarkLogic, which means that the content must be
extracted either manually or via a non-MarkLogic application and then
corrected before reinserting into MarkLogic.

 

Thanks for the help!

 

Tim Meagher

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://developer.marklogic.com/pipermail/general/attachments/20101026/0aea7d01/attachment.html 


More information about the General mailing list