summaryrefslogtreecommitdiff
path: root/CIAO/examples/Null_Component/descriptors/Null_Component_stub.iad
blob: 034c4953e8bb967670308b071db034a9407f1a1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:implementationArtifactDescription xmlns:Deployment="http://www.omg.org/Deployment" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">

  <UUID>F8CECE24-F3D4-4162-9A28-1CC7FA48C01B</UUID>

  <location>Null_Component_stub</location>

  <execParameter>
    <name>architecture</name>
    <value>
      <type>
        <kind>tk_string</kind>
      </type>
      <value>
        <string>x86</string>
      </value>
    </value>
  </execParameter>

  <execParameter>
    <name>artifactVersion</name>
    <value>
      <type>
        <kind>tk_string</kind>
      </type>
      <value>
        <string>0.0.0.0</string>
      </value>
    </value>
  </execParameter>

  <execParameter>
    <name>configuration</name>
    <value>
      <type>
        <kind>tk_string</kind>
      </type>
      <value>
        <string>Release</string>
      </value>
    </value>
  </execParameter>

  <execParameter>
    <name>operatingSystem</name>
    <value>
      <type>
        <kind>tk_string</kind>
      </type>
      <value>
        <string>Linux</string>
      </value>
    </value>
  </execParameter>

</Deployment:implementationArtifactDescription>