The search XML is invalid. The XML does not conform to the Stored Search schema. The error was triggered when {0} was found, and {1} was expected.

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

ToggleSyntax

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

ToggleSee Also