-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathHelloWorld.xml
More file actions
178 lines (178 loc) · 6.15 KB
/
HelloWorld.xml
File metadata and controls
178 lines (178 loc) · 6.15 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<?xml version="1.0" encoding="UTF-8"?>
<objectModel xmlns="http://www.sisostds.org/schemas/IEEE1516-2010"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sisostds.org/schemas/IEEE1516-2010 http://www.sisostds.org/schemas/IEEE1516-DIF-2010.xsd">
<modelIdentification>
<name>Chat.xml</name>
<type>FOM</type>
<version>1.0</version>
<modificationDate>2001-05-21</modificationDate>
<securityClassification>Undefined</securityClassification>
<purpose>DDM and MOM stuffs are added.</purpose>
<applicationDomain>HLA RTI Verification</applicationDomain>
<description>Undefined</description>
<poc>
<pocType>Primary author</pocType>
<pocName>Susan Symington</pocName>
<pocOrg>MITRE W150</pocOrg>
<pocTelephone>+1 703-883-7209</pocTelephone>
<pocEmail>susan@mitre.org</pocEmail>
</poc>
<poc>
<pocType>Sponsor</pocType>
<pocName>DMSO</pocName>
</poc>
<reference>
<type>Text</type>
<identification>http://www.dmso.mil/index.php?page=72</identification>
</reference>
<reference>
<type>HLA Evolved Conversion Tool</type>
<identification>Pitch Visual OMT 1516 v1.5.1</identification>
</reference>
<reference>
<type>Converted From</type>
<identification>Chat.xml</identification>
</reference>
</modelIdentification>
<objects>
<objectClass>
<name>HLAobjectRoot</name>
<objectClass>
<name>Country</name>
<sharing>Neither</sharing>
<attribute>
<name>Name</name>
<dataType>HLAunicodeString</dataType>
<updateType>Conditional</updateType>
<ownership>DivestAcquire</ownership>
<sharing>Neither</sharing>
<transportation>HLAreliable</transportation>
<order>Receive</order>
</attribute>
<attribute>
<name>Population</name>
<dataType>HLAunicodeString</dataType>
<updateType>Conditional</updateType>
<ownership>DivestAcquire</ownership>
<sharing>Neither</sharing>
<transportation>HLAreliable</transportation>
<order>Receive</order>
</attribute>
</objectClass>
</objectClass>
</objects>
<interactions>
<interactionClass>
<name>HLAinteractionRoot</name>
<interactionClass>
<name>Communication</name>
<sharing>Publish</sharing>
<transportation>HLAreliable</transportation>
<order>Receive</order>
<semantics>Communication</semantics>
<parameter>
<name>Message</name>
<dataType>HLAunicodeString</dataType>
<semantics>Contents of message</semantics>
</parameter>
<parameter>
<name>Sender</name>
<dataType>HLAunicodeString</dataType>
<semantics>The name of the person that sent the message.</semantics>
</parameter>
</interactionClass>
</interactionClass>
</interactions>
<dimensions>
</dimensions>
<time>
<timeStamp>
<dataType>VerifierIntegerTime</dataType>
</timeStamp>
<lookahead>
<dataType>VerifierIntegerTime</dataType>
</lookahead>
</time>
<tags>
<updateReflectTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</updateReflectTag>
<sendReceiveTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</sendReceiveTag>
<deleteRemoveTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</deleteRemoveTag>
<divestitureRequestTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</divestitureRequestTag>
<divestitureCompletionTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</divestitureCompletionTag>
<acquisitionRequestTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</acquisitionRequestTag>
<requestUpdateTag>
<dataType>NA</dataType>
<semantics>NA</semantics>
</requestUpdateTag>
</tags>
<synchronizations>
<synchronizationPoint>
<label>First</label>
<dataType>NA</dataType>
<capability>RegisterAchieve</capability>
</synchronizationPoint>
<synchronizationPoint>
<label>Second</label>
<dataType>NA</dataType>
<capability>RegisterAchieve</capability>
</synchronizationPoint>
</synchronizations>
<transportations/>
<switches>
<autoProvide isEnabled="false"/>
<conveyRegionDesignatorSets isEnabled="false"/>
<conveyProducingFederate isEnabled="false"/>
<attributeScopeAdvisory isEnabled="false"/>
<attributeRelevanceAdvisory isEnabled="false"/>
<objectClassRelevanceAdvisory isEnabled="false"/>
<interactionRelevanceAdvisory isEnabled="false"/>
<serviceReporting isEnabled="false"/>
<exceptionReporting isEnabled="false"/>
<delaySubscriptionEvaluation isEnabled="false"/>
<automaticResignAction resignAction="CancelThenDeleteThenDivest"/>
</switches>
<dataTypes>
<basicDataRepresentations>
<basicData>
<name>UnsignedShort</name>
<size>16</size>
<interpretation>Integer in the range [0, 2^16 - 1]</interpretation>
<endian>Big</endian>
<encoding>16-bit unsigned integer.</encoding>
</basicData>
</basicDataRepresentations>
<simpleDataTypes>
<simpleData>
<name>VerfierIntegerTime</name>
<representation>HLAinteger64BE</representation>
<units>NA</units>
<resolution>1</resolution>
<accuracy>NA</accuracy>
<semantics>Time and time intervals</semantics>
</simpleData>
</simpleDataTypes>
<enumeratedDataTypes/>
<arrayDataTypes/>
<fixedRecordDataTypes/>
<variantRecordDataTypes/>
</dataTypes>
</objectModel>