The version specified in the search XML is invalid. The dtd attribute value specified was {0}, and should be '3.0'. The searchobject attribute value specified was {1}, and should be '3'.

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

ToggleSyntax

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

ToggleSee Also