W3C XQuery Standard Equivalent: err:XQDY0027
Message Text
Nilled element has content: Element variable1 nilled but has content
Cause
Validation detected an element that was declared as nillable and had an xsi:nil
element, but which had child elements or text content anyway.
Response
The instance is invalid. Either remove the xsi:nil
attribute or remove the non-nilled content from the element.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.