Template:— information_system (info_sys)
Context:— UK_Defence
Date: 2009/04/17 09:34:16
Revision: 1.2
Template: information_system

XML references to the Template

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

information_system

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

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

Setup a template_example:
<template_example name="information_system">
  <param_in name="ID" value=""/>
  <param_in name="items" value=""/>
</template_example>

information_system
/information_system(ID='', items='')/

Path

/assigning_organization(
    org_id=@ID,
    org_id_class_name='System_identification_code',
    org_id_ecl_id='urn:plcs:rdl:uk_defence',
    org_assgn_class_name='Creator_of',
    org_assgn_ecl_id='urn:plcs:rdl:std',
    items=@items)/
%^information_system = $assigning_organization.organization%

XML representation of path

<refpath
   template="information_system">
   <call_template
      name="assigning_organization"
      business_context="UK_Defence">
      <param_in
         name="org_id"
         value="@ID">
         
      </param_in>
      <param_in
         name="org_id_class_name"
         value="'System_identification_code'">
         
      </param_in>
      <param_in
         name="org_id_ecl_id"
         value="'urn:plcs:rdl:uk_defence'">
         
      </param_in>
      <param_in
         name="org_assgn_class_name"
         value="'Creator_of'">
         
      </param_in>
      <param_in
         name="org_assgn_ecl_id"
         value="'urn:plcs:rdl:std'">
         
      </param_in>
      <param_in
         name="items"
         value="@items">
         
      </param_in>
   </call_template>
   <bind
      parameter="information_system">
      <template_instance
         template="assigning_organization"
         parameter="organization">
         
      </template_instance>
   </bind>
</refpath>

© UK MOD 2010 — All rights reserved