ГОСТ Р ИСО/МЭК 24709-3-2013
<!-- Активизировать процесс SetBSPProperty для установки
OperationsMask и OptionsMask. -->
<invoke асtivity="ChangeBSPPropeгtу"
break_on_break="true">
<only_if>
<not var="_ca_addbspproperty_check"/>
</only_if>
<input name="Operationsmask" var="Operationsmask"/>
<input name="Optionsmask" var="Optionsmask"/>
</invoke>
<!-- Активизировать процесс BioAPI_Util_InstallBSP. -->
<invoke function="BioAPI_Util_InstallBSP">
cinput name="Action"
var="__BioAPI_INSTALL_ACTION_INSTALL"/>
<input name="no_Error" value="false"/>
<input name="BSPUuid" var="_ca_bspschema_bspuuid"/>
<input name="Description”
var="_ca_bspschema_description"/>
<input name="Path" var="_ca_bspschema_path"/>
<input name="SpecVersion"
var="_ca_bspschema_specversion"/>
cinput name="ProductVersion"
var="_ca_bspschema_productversion"/>
cinput name="Vendor" var="_ca_bspschema_vendor"/>
cinput name="Format_l_FormatQwner"
var="_ca_bspschema_format_l_formatowner”/>
cinput name="Format_l_FormatType"
var="_ca_bspschema_format_l_formattype”/>
cinput name=”Format_2_Format0wner”
var="_ca_bspschema_format_2_formatowner"/>
cinput name="Format_2_FormatType"
var="_ca_bspschema_format_2_formattype"/>
cinput name="Format_3 FormatOwner"
var=”_ca_bspschema_format_3_formatowner"/>
cinput name="Format_3_FormatType"
44