The XML to use for the search is not well-formed. There should be {1} child nodes for {0}, but {2} were found.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_SEARCH_XML_INVALID_CHILD_NODE_COUNT As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_SEARCH_XML_INVALID_CHILD_NODE_COUNT
Visual C++
public:
static initonly ExceptionCode^ RETRIEVE_SEARCH_XML_INVALID_CHILD_NODE_COUNT
JavaScript
FileNet.Api.Exception.ExceptionCode.retrievE_SEARCH_XML_INVALID_CHILD_NODE_COUNT

ToggleSee Also