XML message about capabilities of information release
<PublishServerCap version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <maxStaticMaterialNum><!--required, xs:integer, maximum number of local materials--></maxStaticMaterialNum> <maxDynamicMaterialNum><!--required, xs:integer, maximum number of dynamic materials--></maxDynamicMaterialNum> <maxProgramNum><!--required, xs:integer, maximum number of programs--></maxProgramNum> <maxScheduleNum><!--required, xs:integer, maximum number of program schedules--></maxScheduleNum> <maxTerminalNum><!--required, xs:integer, maximum number of terminals--></maxTerminalNum> <maxTerminalGroupNum><!--required, xs:integer, maximum number of terminal groups--></maxTerminalGroupNum> <maxSchedulePlanNum><!--optional, xs:integer, maximum number of release schedules--></maxSchedulePlanNum> <maxOrgNum><!--optional, xs:integer, maximum number of organizations--></maxOrgNum> <maxPackLength><!--optional, xs:integer, unit:KB --></maxPackLength> <isSupportMaterialMgr><!--required, xs:boolean, whether it supports material management--></isSupportMaterialMgr> <isSupportProgramMgr><!--required, xs:boolean, whether it supports program management--></isSupportProgramMgr> <isSupportScheduleMgr><!--required, xs:boolean, whether it supports program schedule management--></isSupportScheduleMgr> <isSupportTerminalMgr><!--required, xs:boolean, whether it supports terminal schedule configuration--></isSupportTerminalMgr> <isSupportSwitchPlan><!--required, xs:boolean, whether it supports startup or shutdown schedule configuration--></isSupportSwitchPlan> <isSupportVolumePlan><!--required, xs:boolean, whether it supports volume adjustment schedule configuration--></isSupportVolumePlan> <isSupportServerAddr><!--required, xs:boolean, whether it supports configuring terminal registration server address--></isSupportServerAddr> <isSupportBusinessIntelligence><!--required, xs:boolean, whether it supports business intelligence--></isSupportBusinessIntelligence> <isSupportTerminalPreview><!--required, xs:boolean, whether it supports terminal live view--></isSupportTerminalPreview> <isSupportTemplateMgr><!--optional, xs:boolean, whether it supports template management--></isSupportTemplateMgr> <isSupportGerDataTrans><!--optional, xs:boolean, whether it supports third-party data transmission--></isSupportGerDataTrans> <isSupportThridPartyFile><!--optional, xs:boolean, whether it supports uploading third-party files--></isSupportThridPartyFile> <isSupportXmlUserMgr><!--optional, xs:boolean, whether it supports user management--></isSupportXmlUserMgr> <isSupportUserPermissionCfg><!--optional, xs:boolean, whether it supports user permission configuration--></isSupportUserPermissionCfg> <isSupportOrgMgr><!--optional, xs:boolean, whether it supports organization management--></isSupportOrgMgr> <isSupportRetransmitPack><!--optional, xs:boolean, whether it supports packet retransmission--></isSupportRetransmitPack> <isSupportWeatherFactory><!--optional, xs:boolean, whether it supports configuring weather manufacture information--></isSupportWeatherFactory> <isSupportScheduleExport><!--optional, xs:boolean, whether it supports exporting program schedules--></isSupportScheduleExport> <isSupportInputPlan><!--optional, xs:boolean, --></isSupportInputPlan> <isSupportInsertCharacter><!--optional, xs:boolean--></isSupportInsertCharacter> <isSupportHdInit><!--optional, xs:boolean, whether it supports disk initialization--></isSupportHdInit> <isSupportSSH><!--optional, xs:boolean, whether it supports SSH configuration--></isSupportSSH> <isSupportTerminalAdbDebug><!--optional, xs:boolean, whether it supports terminal ADB debugging configuration--></isSupportTerminalAdbDebug> <isSupportBackupData><!--optional, xs:boolean, whether it supports data backup--></isSupportBackupData> <isSupportServerTimeZone><!--optional, xs:boolean, whether it supports server time zone configuration--></isSupportServerTimeZone> <isSupportTerminalTimeZone><!--optional, xs:boolean, whether it supports terminal time zone configuration--></isSupportTerminalTimeZone> <isSupportTerminalDiscovery><!--optional, xs:boolean, whether it supports searching for terminals--></isSupportTerminalDiscovery> <isSupportScheduleUtcTime><!--optional, xs:boolean, whether it supports UTC time schedule--></isSupportScheduleUtcTime> <isSupportAdditionModule><!--optional, xs:boolean, whether it supports add-ons--></isSupportAdditionModule> <isSupportTerminalMgrCap><!--optional, xs:boolean, whether it supports getting terminal management capability set--></isSupportTerminalMgrCap> <isSupportMaterialThumbnailDownload><!--optional, xs:boolean, whether it supports downloading material thumbnails--></isSupportMaterialThumbnailDownload> <isSupportProgramThumbnailUpload><!--optional, xs:boolean, whether it supports uploading program thumbnails--></isSupportProgramThumbnailUpload> <isSupportprogramThumbnailDownload><!--optional, xs:boolean, whether it supports downloading program thumbnails--></isSupportprogramThumbnailDownload> <isSupportRePublish><!--optional, xs:boolean, whether it supports re-releasing--></isSupportRePublish> <isSupportTemplateThumbnailUpload><!--optional, xs:boolean, whether it supports uploading template thumbnails--></isSupportTemplateThumbnailUpload> <isSupportTemplateThumbnailDownload><!--optional, xs:boolean, whether it supports downloading template thumbnails--></isSupportTemplateThumbnailDownload> <isSupportSchedulePlanIDSearch><!--optional, xs:boolean, whether it supports searching for a single schedule of program schedule--></isSupportSchedulePlanIDSearch> <isSupportTemplateBaseInfoSearch><!--optional, xs:boolean, whether it supports searching for template basic information--></isSupportTemplateBaseInfoSearch> <maxDelSchedulePlanNum><!--required, xs:integer, the maximum number of terminal deleted schedules of releasing program schedules in a batch--></maxDelSchedulePlanNum> <maxDelMaterialNum><!--required, xs:integer, the maximum number of materials deleted in a batch--></maxDelMaterialNum> <maxDelProgramNum><!--required, xs:integer, the maximum number of programs deleted in a batch--></maxDelProgramNum> <maxDelTerminalNum><!--required, xs:integer, the maximum number of terminals deleted in a batch--></maxDelTerminalNum> </PublishServerCap>