Hello,
   What am I missing that I can create an Element Range Index on 
attachment-count but not attachment_filename?
   Below is sample XML that I am ingesting and building an app around.

<attachment-count>1</attachment-count>
<attachments>
   <attachment>
<attachment_filename>Adnserio~1.pdf</attachment_filename>
   </attachment>
</attachments>

   I have checked and I am producing valid XML. 'attachment-count' is 
obviously nested, so, is there a nesting maximum?

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

Reply via email to