-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathSUSATISFAC.xml
More file actions
29 lines (29 loc) · 1.87 KB
/
Copy pathSUSATISFAC.xml
File metadata and controls
29 lines (29 loc) · 1.87 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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<data-set>
<relations format-version="3" relations-version="20160101" main-table="CSAttribute">
<link from="CSScreenAttribute (AttributeID)" to="CSAttribute (AttributeID)" />
<link from="CSAttributeDetail (AttributeID)" to="CSAttribute (AttributeID)" />
<link from="CSAttribute (NoteID)" to="CSAttributeKvExt (RecordID)" type="RowKvExt" />
<link from="CSAttributeDetail (NoteID)" to="CSAttributeDetailKvExt (RecordID)" type="RowKvExt" />
</relations>
<layout>
<table name="CSAttribute">
<table name="CSScreenAttribute" uplink="(AttributeID) = (AttributeID)" />
<table name="CSAttributeDetail" uplink="(AttributeID) = (AttributeID)">
<table name="CSAttributeDetailKvExt" uplink="(NoteID) = (RecordID)" />
</table>
<table name="CSAttributeKvExt" uplink="(NoteID) = (RecordID)" />
</table>
</layout>
<data>
<CSAttribute>
<row AttributeID="SUSATISFAC" Description="Satisfaction" ControlType="2" IsInternal="0" ContainsPersonalData="0" NoteID="4ae20726-70bf-eb11-a38b-3c6aa7cb36ca">
<CSAttributeDetail ValueID="5" Description="Very Satisfied" SortOrder="1" Disabled="0" NoteID="29768a51-70bf-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="4" Description="Satisfied" SortOrder="2" Disabled="0" NoteID="8baa2446-70bf-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="3" Description="Neutral (Neither Satisfied Nor Dissatisfied)" SortOrder="3" Disabled="0" NoteID="87aa2446-70bf-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="2" Description="Dissatisfied" SortOrder="4" Disabled="0" NoteID="aec2e83f-70bf-eb11-a38b-3c6aa7cb36ca" />
<CSAttributeDetail ValueID="1" Description="Very Dissatisfied" SortOrder="5" Disabled="0" NoteID="ac725d33-70bf-eb11-a38b-3c6aa7cb36ca" />
</row>
</CSAttribute>
</data>
</data-set>