XML message about the capability of parameters about searching for program schedules
<PlanSearchProfile version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <maxTimeSpansNum><!--required, xs:integer--></maxTimeSpansNum> <maxMatchResults><!--required, xs:integer--></maxMatchResults> <maxSearchTimeout><!--optional, xs:integer--></maxSearchTimeout> <maxConcurrentSearches><!--optional, xs:integer--></maxConcurrentSearches> <scheduleNo><!--optional, xs:integer, program schedule No.--></scheduleNo> <releaseType opt="byTerminal,byOrg,byTerminalOrg,all"><!--optional, xs:string--></releaseType> <releaseState opt="notRelease,releasing,released,all"><!--optional, xs:string,rlease status--></releaseState> <isSupportSort><!--optional, xs:boolean, whether to enbale sort--></isSupportSort> <isSupportKeyword><!--optional, xs:boolean--></isSupportKeyword> </PlanSearchProfile>