Template:— platform_system_equipment (platform_sys_equip)
Context:— UK_Defence
Date: 2009/04/17 10:48:48
Revision: 1.3
Template: platform_system_equipment

XML references to the Template

These can be cut and pasted into the XML as required.

platform_system_equipment

Set up a hyperlink to the template definition.
<template_ref name="platform_system_equipment" context="UK_Defence" />

Set up a table of the template parameters.
<template_table figure_id="?" instance="?" name="platform_system_equipment" context="UK_Defence" >
  <param name="id">
    <param_value></param_value>
    <description></description>
  </param>
  <param name="source_organization">
    <param_value></param_value>
    <description></description>
  </param>
</template_table>

Setup a template_example:
<template_example name="platform_system_equipment">
  <param_in name="id" value=""/>
  <param_in name="source_organization" value=""/>
</template_example>

platform_system_equipment
/platform_system_equipment(id='', source_organization='')/

Path

Product_group

-- Mark the Product_group entity as
-- referable when this template is used by binding it to the reference
-- parameter prod_group
%^prod_group = Product_group%

-- id
/identifier(
    ID=@id,
    source_organization=@source_organization,
    type='Platform_system_equipment_id_code',
    items=^prod_group)/

XML representation of path

<refpath
   template="platform_system_equipment">
   <instantiate
      entity="Product_group"
      context="UK_Defence">
      
   </instantiate>
   <comment>
      Mark the Product_group entity as
   </comment>
   <comment>
      referable when this template is used by binding it to the reference
   </comment>
   <comment>
      parameter prod_group
   </comment>
   <bind
      parameter="prod_group">
      <express_entity
         entity="Product_group"
         context="UK_Defence">
         
      </express_entity>
   </bind>
   <comment>
      id
   </comment>
   <call_template
      name="identifier"
      business_context="UK_Defence">
      <param_in
         name="ID"
         value="@id">
         
      </param_in>
      <param_in
         name="source_organization"
         value="@source_organization">
         
      </param_in>
      <param_in
         name="type"
         value="'Platform_system_equipment_id_code'">
         
      </param_in>
      <param_in
         name="items"
         value="^prod_group">
         
      </param_in>
   </call_template>
</refpath>

© UK MOD 2010 — All rights reserved