-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.xml
825 lines (823 loc) · 46.5 KB
/
config.xml
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
<?xml version="1.0" encoding="utf-8"?>
<control xmlns="http://www.askia.com/2.2.0/ADCSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.askia.com/2.2.0/ADCSchema https://raw.githubusercontent.com/AskiaADX/ADXSchema/2.2.0/ADCSchema.xsd"
version="2.2.0"
askiaCompat="5.5.2">
<info>
<name>VerticalTable</name>
<guid>c4acbd4e-3246-457c-9f9a-3a2dc9871dcc</guid>
<version>3.1.3</version>
<date>2023-06-29</date>
<description><![CDATA[Vertical table ADC]]></description>
<company>Askia</company>
<author><![CDATA[Jérôme Duparc <jeromed@askia.com>, Clément Salomon <clement@askia.com>]]></author>
<site>http://www.askia.com</site>
<helpURL></helpURL>
<categories>
<category>General</category>
</categories>
<constraints>
<constraint on="questions" chapter="false" single="true" multiple="true" numeric="true" date="true" open="true" requireParentLoop="true" requireLoopDepth="1" />
<constraint on="controls" responseblock="true" label="false" textbox="true" checkbox="true" listbox="true" radiobutton="true" />
<constraint on="responses" max="*" min="*" />
</constraints>
</info>
<outputs defaultOutput="default">
<output id="default" manageLoopDepth="1">
<description><![CDATA[Default output]]></description>
<content fileName="verticaltable.css" type="css" mode="static" position="head" />
<content fileName="default.css" type="css" mode="dynamic" position="head" />
<content fileName="moment.min.js" type="javascript" mode="static" position="head" />
<content fileName="pikaday.js" type="javascript" mode="static" position="head" />
<content fileName="default.html" type="html" mode="dynamic" position="placeholder" />
<content fileName="magnifyingGlass.png" type="image" mode="static" position="none" />
<content fileName="simplbox.js" type="javascript" mode="static" position="foot" />
<content fileName="time_picker.js" type="javascript" mode="static" position="foot" />
<content fileName="date_picker.js" type="javascript" mode="static" position="foot" />
<content fileName="verticaltable.js" type="javascript" mode="static" position="foot" />
<content fileName="Initializer.js" type="javascript" mode="dynamic" position="foot" />
</output>
</outputs>
<properties>
<category id="general" name="General">
<property xsi:type="standardProperty" id="controlWidth" name="Control max width" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The max width of the control]]></description>
<value><![CDATA[100%]]></value>
</property>
<property xsi:type="standardProperty" id="controlAlign" name="Control alignment" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The alignment of the control]]></description>
<value><![CDATA[center]]></value>
<options>
<option value="left" text="Left" />
<option value="center" text="Center" />
<option value="right" text="Right" />
</options>
</property>
<property xsi:type="standardProperty" id="responsesDirection" name="Responses direction" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Show the responses horizontally or vertically]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Horizontal" />
<option value="1" text="Vertical" />
</options>
</property>
<property xsi:type="standardProperty" id="responsesAlignement" name="Responses alignement" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The alignement of the responses]]></description>
<value><![CDATA[left]]></value>
<options>
<option value="left" text="Left" />
<option value="center" text="Center" />
<option value="right" text="Right" />
</options>
</property>
<property xsi:type="standardProperty" id="firstColumnText" name="First column text" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[First column text]]></description>
<value><![CDATA[]]></value>
</property>
<property xsi:type="standardProperty" id="firstColumnWidth" name="First column width" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[The size in percentage of the first column of the table]]></description>
<value><![CDATA[20]]></value>
<options>
<option value="5" text="5%" />
<option value="10" text="10%" />
<option value="15" text="15%" />
<option value="20" text="20%" />
<option value="25" text="25%" />
<option value="30" text="30%" />
<option value="35" text="35%" />
<option value="40" text="40%" />
<option value="45" text="45%" />
<option value="50" text="50%" />
<option value="55" text="55%" />
<option value="60" text="60%" />
<option value="65" text="65%" />
<option value="70" text="70%" />
<option value="75" text="75%" />
<option value="80" text="80%" />
<option value="85" text="85%" />
<option value="90" text="90%" />
<option value="95" text="95%" />
</options>
</property>
<property xsi:type="standardProperty" id="firstColumnAlign" name="First column alignment" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The alignment of the first column]]></description>
<value><![CDATA[left]]></value>
<options>
<option value="left" text="Left" />
<option value="center" text="Center" />
<option value="right" text="Right" />
</options>
</property>
<property xsi:type="standardProperty" id="hideFirstColumn" name="Hide first column" type="string" require="true" visible="true">
<description><![CDATA[Sets if the first column is hidden or not]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="showTitle" name="Show title" type="string" require="true" visible="true">
<description><![CDATA[Sets if the caption of the question is written in the header of the table or not]]></description>
<value><![CDATA[1]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="respOnHeader" name="Show response on header" type="string" require="true" visible="false">
<description><![CDATA[Show response on header]]></description>
<value><![CDATA[1]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="headerFixed" name="Header always visible" type="string" require="true" visible="false">
<description><![CDATA[Header always visible]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="responsesColumn" name="Responses display" type="string" require="true" visible="false">
<description><![CDATA[]]></description>
<value><![CDATA[2]]></value>
<options>
<option value="0" text="Just text" />
<option value="1" text="Just image" />
<option value="2" text="Image and text" />
</options>
</property>
<property xsi:type="standardProperty" id="maxImagesWidth" name="Responses image max-width" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Responses image max-width]]></description>
<value><![CDATA[40px]]></value>
</property>
<property xsi:type="standardProperty" id="forceImagesWidth" name="Force Responses image width" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Force Responses image width]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="iterationColumn" name="Iteration display" type="string" require="true" visible="false">
<description><![CDATA[]]></description>
<value><![CDATA[2]]></value>
<options>
<option value="0" text="Just text" />
<option value="1" text="Just image" />
<option value="2" text="Image and text" />
</options>
</property>
<property xsi:type="standardProperty" id="imgZoomRow" name="Iteration image zoom" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Iteration Image Zoom]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="maxLoopImagesWidth" name="Iteration image max-width" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Iteration image max-width]]></description>
<value><![CDATA[70px]]></value>
</property>
<property xsi:type="standardProperty" id="forceLoopImagesWidth" name="Force Iteration image width" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Force Iteration image width]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="dropShadow" name="Drop shadow" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Drop Shadow]]></description>
<value><![CDATA[yes]]></value>
<options>
<option value="yes" text="On" />
<option value="no" text="Off" />
</options>
</property>
<property xsi:type="standardProperty" id="stepByStep" name="Step by step" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Step by step]]></description>
<value><![CDATA[no]]></value>
<options>
<option value="yes" text="Yes" />
<option value="no" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="useStepByStep" name="Use step by step" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Use step by step automatically or using buttons]]></description>
<value><![CDATA[auto]]></value>
<options>
<option value="auto" text="Automatically" />
<option value="buttons" text="Buttons" />
</options>
</property>
<property xsi:type="standardProperty" id="addButton" name="Add button caption" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Add button caption]]></description>
<value><![CDATA[+]]></value>
</property>
<property xsi:type="standardProperty" id="removeButton" name="Remove button caption" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Remove button caption]]></description>
<value><![CDATA[-]]></value>
</property>
<property xsi:type="standardProperty" id="autoSubmit" name="Auto submit" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Auto submit]]></description>
<value><![CDATA[no]]></value>
<options>
<option value="yes" text="Yes" />
<option value="no" text="No" />
</options>
</property>
</category>
<category id="Responsive" name="Responsive">
<property xsi:type="standardProperty" id="responsiveWidth" name="Responsive width" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[The width value for the table to be splitted (media queries)]]></description>
<value><![CDATA[600px]]></value>
</property>
<property xsi:type="standardProperty" id="responsiveResponsesDirection" name="Responses direction" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Show the responses horizontally or vertically]]></description>
<value><![CDATA[1]]></value>
<options>
<option value="0" text="Horizontal" />
<option value="1" text="Vertical" />
</options>
</property>
<property xsi:type="standardProperty" id="responsiveResponsesAlignement" name="Responses alignement" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The alignement of the responses]]></description>
<value><![CDATA[left]]></value>
<options>
<option value="left" text="Left" />
<option value="center" text="Center" />
<option value="right" text="Right" />
</options>
</property>
<property xsi:type="standardProperty" id="scrollNextIteration" name="Scroll to the next available iteration" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Scroll to the next available iteration]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="hideFirstColumnResponsive" name="Hide first column on responsive mode" type="string" require="true" visible="true">
<description><![CDATA[Sets if the first column is hidden or not on responsive mode]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
</category>
<category id="Border" name="Border">
<property xsi:type="standardProperty" id="borderRadius" name="Border radius" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The amount of curve on the table corners]]></description>
<value><![CDATA[{%= Theme.BorderRadius %}]]></value>
</property>
<property xsi:type="standardProperty" id="borderColour" name="Border colour" type="color" mode="dynamic" require="true" visible="false">
<description><![CDATA[The border colour]]></description>
<value><![CDATA[{%= Theme.NeutralColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="borderThickness" name="Border thickness" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The thickness of the border]]></description>
<value><![CDATA[{%= Theme.BorderWidth %}]]></value>
</property>
<property xsi:type="standardProperty" id="borderStyle" name="Border style" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[The style of the border]]></description>
<value><![CDATA[solid]]></value>
<options>
<option value="none" text="None" />
<option value="solid" text="Solid" />
<option value="dashed" text="Dashed" />
<option value="dotted" text="Dotted" />
<option value="double" text="Double" />
</options>
</property>
<property xsi:type="standardProperty" id="showBorderColumn" name="Show border on columns" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Show Border on Columns]]></description>
<value><![CDATA[yes]]></value>
<options>
<option value="yes" text="Yes" />
<option value="no" text="No" />
</options>
</property>
</category>
<category id="Styles" name="Styles">
<property xsi:type="standardProperty" id="headFontColor" name="Head font color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[The font color of the head]]></description>
<value><![CDATA[{%= Theme.BlackColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="headBgPrimaryColor" name="Head background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Head Background Color]]></description>
<value><![CDATA[{%= Theme.WhiteColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="oddFontColor" name="Odd font color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[The font color of the odd responses]]></description>
<value><![CDATA[{%= Theme.BlackColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="oddBgPrimaryColor" name="Odd background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Odd Background Color]]></description>
<value><![CDATA[{%= Theme.WhiteColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="evenFontColor" name="Even font color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[The font color of the even responses]]></description>
<value><![CDATA[{%= Theme.BlackColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="evenBgPrimaryColor" name="Even background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Even Background Color]]></description>
<value><![CDATA[{%= Theme.WhiteColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="hoverFontColor" name="Hover font color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[The font color of the hover responses]]></description>
<value><![CDATA[{%= Theme.BlackColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="hoverBgPrimaryColor" name="Hover background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Hover Background Color]]></description>
<value><![CDATA[{%= Theme.BlackColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="selectedFontColor" name="Selected font color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[The font color of the selected responses]]></description>
<value><![CDATA[{%= Theme.WhiteColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="selectedBgPrimaryColor" name="Selected background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Selected Background Color]]></description>
<value><![CDATA[{%= Theme.SecondaryColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="buttonsBgColor" name="Buttons background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Buttons Background Color]]></description>
<value><![CDATA[{%= Theme.PrimaryLightColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="buttonsHoverBgColor" name="Buttons hover background color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[Buttons Hover Background Color]]></description>
<value><![CDATA[{%= Theme.PrimaryColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="useHeaderStyleFirstColumn" name="Use header style first column" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Use the header style for the first column]]></description>
<value><![CDATA[yes]]></value>
<options>
<option value="yes" text="Yes" />
<option value="no" text="No" />
</options>
</property>
</category>
<category id="numeric" name="Numeric">
<property xsi:type="standardProperty" id="useSlider" name="Use" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Use an input number or slider or currency]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Input number" />
<option value="1" text="Slider" />
<option value="2" text="Currency" />
</options>
</property>
<property xsi:type="standardProperty" id="step" name="Step" type="number" mode="dynamic" require="false" visible="true">
<description><![CDATA[The step used
For instance 1 or 0.1 or 5 etc.]]></description>
<value><![CDATA[1]]></value>
</property>
<property xsi:type="standardProperty" id="showTotal" name="Show total" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="No" />
<option value="1" text="Yes, ascending" />
<option value="2" text="Yes, descending" />
</options>
</property>
<property xsi:type="standardProperty" id="totalCaption" name="Total caption" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxLimReachedColor" name="Max limit reached color" type="color" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[]]></description>
<value><![CDATA[141,198,63]]></value>
</property>
<property xsi:type="standardProperty" id="maxLimitExceededColor" name="Max limit exceeded color" type="color" mode="dynamic" require="true" visible="false" colorFormat="rgb">
<description><![CDATA[]]></description>
<value><![CDATA[{%= Theme.ErrorColor %}]]></value>
</property>
<property xsi:type="standardProperty" id="numDkButton" name="Add DK button" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Add a don't know button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="numDkCaption" name="DK caption" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The caption of the don't know button]]></description>
<value><![CDATA[Don't know]]></value>
</property>
</category>
<category id="open" name="Open">
<property xsi:type="standardProperty" id="openUse" name="Use" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Use an input text or textarea or input email or input url]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Input text" />
<option value="1" text="Textarea" />
<option value="2" text="Input email" />
<option value="3" text="Input url" />
</options>
</property>
<property xsi:type="standardProperty" id="placeholder" name="Placeholder" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[
Using HTML 5, in modern browser.
Helper text shows in the input when it's empty.
]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="openDkButton" name="Add DK button" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Add a don't know button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="openDkCaption" name="DK caption" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The caption of the don't know button]]></description>
<value><![CDATA[Don't know]]></value>
</property>
</category>
<category id="Date" name="Date options">
<property xsi:type="standardProperty" id="theme" name="Theme" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Select the theme of the calendar]]></description>
<value><![CDATA[light-theme]]></value>
<options>
<option value="light-theme" text="Light theme" />
<option value="dark-theme" text="Dark theme" />
</options>
</property>
<property xsi:type="standardProperty" id="defaultDate" name="Default date" type="string" mode="dynamic" require="false" visible="false">
<description><![CDATA[The initial date to view when first opened
Format: MM/DD/YYYY]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="bound" name="Show datepicker" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Hide datepicker by default. Hide datepicker until it is in focus.]]></description>
<value><![CDATA[1]]></value>
<options>
<option value="1" text="Hide" />
<option value="0" text="Show" />
</options>
</property>
<property xsi:type="standardProperty" id="position" name="Position" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[preferred position of the datepicker relative to the form field, e.g.: top right, bottom right Note: automatic adjustment may occur to avoid datepicker from being displayed outside the viewport.]]></description>
<value><![CDATA[bottom left]]></value>
<options>
<option value="bottom left" text="bottom left" />
<option value="top left" text="top left" />
<option value="top right" text="top right" />
<option value="bottom right" text="bottom right" />
</options>
</property>
<property xsi:type="standardProperty" id="setDefaultDate" name="Set default date" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Make the "Default Date" the initial selected value]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="No" />
<option value="1" text="Yes" />
</options>
</property>
<property xsi:type="standardProperty" id="firstDay" name="First day of the month" type="number" mode="dynamic" require="true" visible="false">
<description><![CDATA[Select the first day of the month:
0 = Sunday, 1 = Monday etc.]]></description>
<value><![CDATA[1]]></value>
<options>
<option value="0" text="Sunday" />
<option value="1" text="Monday" />
<option value="2" text="Tuesday" />
<option value="3" text="Wednesday" />
<option value="4" text="Thursday" />
<option value="5" text="Friday" />
<option value="6" text="Saturday" />
</options>
</property>
<property xsi:type="standardProperty" id="disableWeekends" name="Disable weekends" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Option to disable the selection of weekends]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Disallow Weekends" />
<option value="0" text="Allow Weekends" />
</options>
</property>
<property xsi:type="standardProperty" id="showWeekNumber" name="Show week number" type="string" require="true" visible="false">
<description><![CDATA[Show the ISO week number at the head of the row (default false)]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Show" />
<option value="0" text="Hide" />
</options>
</property>
<property xsi:type="standardProperty" id="showMonthAfterYear" name="Month after year" type="string" require="true" visible="false">
<description><![CDATA[Render the month after year in the title (default false)]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Month last (yyyy mm)" />
<option value="0" text="Month first (mm yyyy)" />
</options>
</property>
<property xsi:type="standardProperty" id="numberOfMonths" name="Number of months" type="number" mode="dynamic" require="true" visible="false" min="1" max="3">
<description><![CDATA[Number of months visible at a time]]></description>
<value><![CDATA[1]]></value>
</property>
<property xsi:type="standardProperty" id="mainCalendar" name="Main calendar" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[When "Number of Months" is used, this will help you to choose where the main calendar will be (default left, can be set to right). Only used for the first display or when a selected date is not already visible]]></description>
<value><![CDATA[left]]></value>
<options>
<option value="left" text="Left" />
<option value="right" text="Right" />
</options>
</property>
<property xsi:type="standardProperty" id="dateDkButton" name="Add DK button" type="string" mode="dynamic" require="true" visible="true">
<description><![CDATA[Add a don't know button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="1" text="Yes" />
<option value="0" text="No" />
</options>
</property>
<property xsi:type="standardProperty" id="dateDkCaption" name="DK caption" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The caption of the don't know button]]></description>
<value><![CDATA[Don't know]]></value>
</property>
</category>
<category id="timePicker" name="Time Picker">
<property xsi:type="standardProperty" id="imperial" name="Time format" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Option to choose 24 hour clock or 12 hour clock]]></description>
<value><![CDATA[false]]></value>
<options>
<option value="false" text="24 Hour clock" />
<option value="true" text="12 Hour clock" />
</options>
</property>
<property xsi:type="standardProperty" id="showSeconds" name="Show seconds" type="string" mode="dynamic" require="true" visible="false">
<description><![CDATA[Option to show/hide seconds counter]]></description>
<value><![CDATA[false]]></value>
<options>
<option value="true" text="Show" />
<option value="false" text="Hide" />
</options>
</property>
<property xsi:type="standardProperty" id="stepMinutes" name="Minutes intervals" type="number" mode="dynamic" require="true" visible="false" min="1" max="59">
<description><![CDATA[Step intervals for minute counter]]></description>
<value><![CDATA[1]]></value>
</property>
<property xsi:type="standardProperty" id="stepSeconds" name="Seconds intervals" type="number" mode="dynamic" require="true" visible="false" min="1" max="59">
<description><![CDATA[Step intervals for seconds counter]]></description>
<value><![CDATA[1]]></value>
</property>
</category>
<category id="column1" name="Column 1">
<property xsi:type="standardProperty" id="questionCol1" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 1]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox1" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo1" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix1" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix1" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit1" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column2" name="Column 2">
<property xsi:type="standardProperty" id="questionCol2" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 2]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox2" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo2" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix2" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix2" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit2" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column3" name="Column 3">
<property xsi:type="standardProperty" id="questionCol3" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 3]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox3" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo3" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix3" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix3" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit3" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column4" name="Column 4">
<property xsi:type="standardProperty" id="questionCol4" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 4]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox4" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo4" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix4" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix4" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit4" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column5" name="Column 5">
<property xsi:type="standardProperty" id="questionCol5" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 5]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox5" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo5" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix5" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix5" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit5" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column6" name="Column 6">
<property xsi:type="standardProperty" id="questionCol6" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 6]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox6" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo6" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix6" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix6" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit6" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column7" name="Column 7">
<property xsi:type="standardProperty" id="questionCol7" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 7]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox7" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo7" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix7" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix7" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit7" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
<category id="column8" name="Column 8">
<property xsi:type="standardProperty" id="questionCol8" name="Question" type="question" require="false" visible="true">
<description><![CDATA[Set the question for column 8]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="colAsComboBox8" name="Use combo box" type="string" require="false" visible="true">
<description><![CDATA[If the question in this column is a single closed question sets if it's a combo box or a radio button]]></description>
<value><![CDATA[0]]></value>
<options>
<option value="0" text="Radio Button" />
<option value="1" text="ComboBox" />
<option value="2" text="ComboBox as ranking" />
</options>
</property>
<property xsi:type="standardProperty" id="firstOptionCombo8" name="Text of the first option" type="string" mode="dynamic" require="false" visible="true">
<description><![CDATA[The text of the first option in the combo box]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxPrefix8" name="Numerical box prefix" type="string" require="false" visible="true">
<description><![CDATA[Prefix for numerical box in this column only]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="numBoxSuffix8" name="Numerical box suffix" type="string" require="false" visible="true">
<description><![CDATA[]]></description>
<value></value>
</property>
<property xsi:type="standardProperty" id="maxNumLimit8" name="Maximal numeric limit" type="number" require="false" visible="true" decimal="0">
<description><![CDATA[]]></description>
<value></value>
</property>
</category>
</properties>
</control>