<?xml version="1.0" encoding="UTF-8"?>
<kdm:Segment xmi:version="2.1" xmlns:xmi="http://www.omg.org/XMI" xmlns:build="http://kdm.omg.org/build" xmlns:code="http://kdm.omg.org/code" xmlns:data="http://kdm.omg.org/data" xmlns:kdm="http://kdm.omg.org/kdm" xmlns:structure="http://kdm.omg.org/structure" xmlns:ui="http://kdm.omg.org/ui" name="KDMFramework Example">
  <audit xmi:id="id.0" description="This example illustrates KDM segments; KDM models and Audit" author="KDM-FTF" date="10-02-2007"/>
  <segment xmi:id="id.1" name="Java client segment">
    <segment xmi:id="id.2" name="Nested Segment">
      <model xmi:id="id.3" xmi:type="code:CodeModel" name="Data Validation component">
        <annotation xmi:id="id.4" text="This model represents internal data validation component"/>
      </model>
    </segment>
    <model xmi:id="id.5" xmi:type="build:BuildModel" name="Java Build">
      <annotation xmi:id="id.6" text="This model represents the engineering view of the Client"/>
    </model>
    <model xmi:id="id.7" xmi:type="structure:StructureModel" name="Client architecture">
      <annotation xmi:id="id.8" text="This model represents the architecture view of the Client"/>
    </model>
    <model xmi:id="id.9" xmi:type="code:CodeModel" name="Java Client">
      <annotation xmi:id="id.10" text="This model represents the logical view of the Client"/>
    </model>
    <model xmi:id="id.11" xmi:type="ui:UIModel" name="User Interface Model">
      <annotation xmi:id="id.12" text="This model represents the user interface of the Client"/>
    </model>
  </segment>
  <segment xmi:id="id.13" name="Cobol CICS server">
    <model xmi:id="id.14" xmi:type="build:BuildModel" name="Server Build">
      <annotation xmi:id="id.15" text="This model represents the engineering view of the Server"/>
    </model>
    <model xmi:id="id.16" xmi:type="code:CodeModel" name="Server">
      <annotation xmi:id="id.17" text="This model represents the logical view of the Server"/>
    </model>
    <model xmi:id="id.18" xmi:type="data:DataModel" name="Database Description"/>
  </segment>
  <segment xmi:id="id.19" name="Common Java Definitions">
    <annotation xmi:id="id.20" text="This model represents common Java definitions"/>
  </segment>
  <segment xmi:id="id.21" name="System Build">
    <model xmi:id="id.22" xmi:type="build:BuildModel" name="This model represents the overall engineering view of the system"/>
  </segment>
</kdm:Segment>
