-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathui_schema.xml
More file actions
761 lines (758 loc) · 34.7 KB
/
ui_schema.xml
File metadata and controls
761 lines (758 loc) · 34.7 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
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
<?xml version="1.0" encoding="utf-8"?>
<h:html xmlns="http://www.w3.org/2002/xforms" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:jr="http://openrosa.org/javarosa">
<!-- ****** -->
<!--FAIMS UI Schema generated by Heurist Vsn 3.1.7, Friday 14th of February 2014 10:38:29 AM-->
<!--Database: hdb_alice_stonetools Heurist user:Alice Buhrich-->
<!-- ****** -->
<h:head>
<h:title>hdb alice stonetools</h:title>
<!--model lists user interface tabgroups, tabs and content of tabs-->
<model>
<instance>
<faims id="hdb_alice_stonetools">
<style>
<orientation>
<orientation/>
</orientation>
<even>
<layout_weight/>
</even>
</style>
<user>
<usertab>
<users/>
</usertab>
</user>
<!--control tabgroup that contains button to manipulate entities: load, list, create-->
<control>
<buttonholder>
<Artefact/>
<Collection/>
<Report/>
</buttonholder>
<collection>
<newCollection/>
<CollectionList/>
</collection>
<artefact>
<ArtefactList/>
</artefact>
<report>
<ReportList/>
</report>
</control>
<!--list of tabgroups for entities-->
<!--ArchEnt / Record Type: ARTEFACT-->
<Artefact>
<Artefact_Description>
<Inventory_Number/>
<Other_ID/>
<Artefact_Classification/>
<Completeness/>
<Raw_material/>
<Location_of_raw_material/>
<Width/>
<Width_max/>
<Width_minimum/>
<Length/>
<Length_maximum/>
<Length_minimum/>
<Thickness/>
<Perimeter/>
<Weight/>
<Description_note/>
<Update/>
</Artefact_Description>
<Artefact_Axe_attributes>
<Axe_head_shape/>
<Ground_edge_/>
<Ground_edge_length/>
<Perimeter_ground_/>
<Single_Waist_Width/>
<Double_Waist_Width/>
<Triple_Waist_Width/>
<Notes_on_axe_attributes/>
<Update/>
</Artefact_Axe_attributes>
<Artefact_Ooyurka_attributes>
<Use_wear/>
<Other/>
<Shape_/>
<Base/>
<Symmetry/>
<Working_face_width_mm_/>
<Working_face_length_mm_/>
<Body_length_mm_/>
<Neck_width_at_mid_point_mm_/>
<Update/>
</Artefact_Ooyurka_attributes>
<Artefact_Morah>
<Incised_surfaces/>
<Incisions_no_/>
<No_of_incisions_2nd_surface/>
<Notes_morah/>
<Update/>
</Artefact_Morah>
<Artefact_Nut_cracking_rock>
<Cupules_no_/>
<Cupule_no_2nd_side/>
<Portablility/>
<Notes_nut_cracking/>
<Update/>
</Artefact_Nut_cracking_rock>
<Artefact_Pebble_attributes>
<Pebble_attributes/>
<Update/>
</Artefact_Pebble_attributes>
<Artefact_Attributes_other>
<Attributes/>
<Notes_attributes/>
<Update/>
</Artefact_Attributes_other>
<Artefact_Provenance>
<Name_of_locality_where_found/>
<Location_description/>
<Locality/>
<Landform_where_found/>
<Geological_substrate/>
<Lat/>
<Long/>
<Error_in_metres/>
<Notes/>
<Contact_details/>
<Activity/>
<Date_found/>
<Update/>
</Artefact_Provenance>
<Artefact_Preservation>
<Condition_of_object/>
<How_is_the_item_stored/>
<Storage/>
<Preservation_notes/>
<Update/>
</Artefact_Preservation>
<Artefact_Visual_interptretation>
<Photo/>
<attachPhoto/>
<Drawing/>
<attachDrawing/>
<viewattached/>
<Update/>
</Artefact_Visual_interptretation>
<Artefact_Report>
<newReport/>
<ReportList/>
</Artefact_Report>
</Artefact>
<!--ArchEnt / Record Type: COLLECTION-->
<Collection>
<Collection_GeneralInformation>
<Collection_name/>
<Holder/>
<Organisation/>
<Identity/>
<Other_description_/>
<Update/>
</Collection_GeneralInformation>
<Collection_Location>
<Address/>
<Summary/>
<Thumbnail_image/>
<attachThumbnail_image/>
<viewattached/>
<Update/>
</Collection_Location>
<Collection_Owner>
<Attitude_of_owner/>
<Contact_details/>
<Update/>
</Collection_Owner>
<Collection_Artefacts>
<newArtefact/>
<ArtefactList/>
</Collection_Artefacts>
</Collection>
<!--ArchEnt / Record Type: REPORT-->
<Report>
<Report>
<Author/>
<Title/>
<Published/>
<Held_by/>
<Year_of_publication/>
<Access_requirements/>
<Update/>
</Report>
</Report>
</faims>
</instance>
<!--list of numeric and blocktext(memo) attributes(fields)-->
<bind nodeset="/faims/Artefact/Artefact_Description/Width" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Width_max" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Width_minimum" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Length" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Length_maximum" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Length_minimum" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Thickness" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Perimeter" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Weight" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Description/Description_note" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Axe_attributes/Ground_edge_length" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Axe_attributes/Perimeter_ground_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Axe_attributes/Single_Waist_Width" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Axe_attributes/Double_Waist_Width" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Axe_attributes/Triple_Waist_Width" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Axe_attributes/Notes_on_axe_attributes" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Ooyurka_attributes/Use_wear" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Ooyurka_attributes/Other" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Ooyurka_attributes/Working_face_width_mm_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Ooyurka_attributes/Working_face_length_mm_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Ooyurka_attributes/Body_length_mm_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Ooyurka_attributes/Neck_width_at_mid_point_mm_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Morah/Incised_surfaces" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Morah/Incisions_no_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Morah/No_of_incisions_2nd_surface" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Morah/Notes_morah" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Nut_cracking_rock/Cupules_no_" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Nut_cracking_rock/Cupule_no_2nd_side" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Nut_cracking_rock/Notes_nut_cracking" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Attributes_other/Notes_attributes" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Provenance/Location_description" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Provenance/Notes" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Provenance/Lat" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Provenance/Long" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Provenance/Error_in_metres" type="decimal"/>
<bind nodeset="/faims/Artefact/Artefact_Provenance/Contact_details" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Preservation/Storage" type="string"/>
<bind nodeset="/faims/Artefact/Artefact_Preservation/Preservation_notes" type="string"/>
<bind nodeset="/faims/Collection/Collection_Location/Summary" type="string"/>
<bind nodeset="/faims/Collection/Collection_Owner/Attitude_of_owner" type="string"/>
<bind nodeset="/faims/Collection/Collection_Owner/Contact_details" type="string"/>
<bind nodeset="faims/Report/Report/Year_of_publication" type="decimal"/>
</model>
</h:head>
<h:body>
<!--Describes controls for each tabgroup and its nested tabs-->
<group ref="style">
<label/>
<group ref="orientation">
<label/>
<input ref="orientation">
<label>horizontal</label>
</input>
</group>
<group ref="even">
<label/>
<input ref="layout_weight">
<label>1</label>
</input>
</group>
</group>
<group ref="user">
<label>{User_List}</label>
<group ref="usertab" faims_scrollable="false">
<label>{User_List}</label>
<select1 appearance="compact" ref="users">
<label>{Users}: If you don't see your name, contact Alice</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
</group>
</group>
<group ref="control">
<label/>
<group ref="collection" faims_scrollable="false">
<label>Collections</label>
<trigger ref="newCollection">
<label>New Collection</label>
</trigger>
<select1 appearance="compact" ref="CollectionList">
<label>Collections:</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
</group>
<group ref="artefact" faims_scrollable="false">
<label>Artefacts</label>
<select1 appearance="compact" ref="ArtefactList">
<label>Artefacts:</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
</group>
<group ref="report" faims_scrollable="false">
<label>Reports</label>
<select1 appearance="compact" ref="ReportList">
<label>Reports:</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
</group>
</group>
<!--ARTEFACT-->
<group ref="Artefact" faims_archent_type="Artefact">
<label>{Artefact}</label>
<group ref="Artefact_Description">
<label>{Description}</label>
<input ref="Inventory_Number" faims_attribute_name="Inventory Number" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>{Inventory_Number}</label>
</input>
<input ref="Other_ID" faims_attribute_name="Other ID" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Other_ID}</label>
</input>
<select1 ref="Artefact_Classification" faims_attribute_name="Artefact Classification" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>{Artefact_Type}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Completeness" faims_attribute_name="Completeness" faims_certainty="true" appearance="full" faims_attribute_type="vocab" faims_read_only="false">
<label>{Completeness}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Raw_material" faims_attribute_name="Raw material" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Raw_material}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Location_of_raw_material" faims_attribute_name="Location of raw material" faims_certainty="true" appearance="full" faims_attribute_type="vocab" faims_read_only="false">
<label>{Is_the_raw_material}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Width" faims_attribute_name="Width" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Width_-_median_(mm)}</label>
</input>
<input ref="Width_max" faims_attribute_name="Width max" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Width_-_maximum}</label>
</input>
<input ref="Width_minimum" faims_attribute_name="Width - minimum" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Width_-_minimum}</label>
</input>
<input ref="Length" faims_attribute_name="Length" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Length_-_median_(mm)}</label>
</input>
<input ref="Length_maximum" faims_attribute_name="Length maximum" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Length_-_maximum}</label>
</input>
<input ref="Length_minimum" faims_attribute_name="Length minimum" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Length_-_minimum}</label>
</input>
<input ref="Thickness" faims_attribute_name="Thickness" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Thickness_(mm)}</label>
</input>
<input ref="Perimeter" faims_attribute_name="Perimeter" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Perimeter}</label>
</input>
<input ref="Weight" faims_attribute_name="Weight" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Weight}</label>
</input>
<input ref="Description_note" faims_attribute_name="Description - note" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Description_-_note}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Axe_attributes" faims_hidden="true">
<label>{Axe_attributes}</label>
<select1 ref="Axe_head_shape" faims_attribute_name="Axe head shape" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Axe_head_shape}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Ground_edge_" faims_attribute_name="Ground edge" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Ground_edge_}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Ground_edge_length" faims_attribute_name="Ground edge length" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Ground_edge_length}</label>
</input>
<input ref="Perimeter_ground_" faims_attribute_name="Perimeter ground %" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Perimeter_ground_%}</label>
</input>
<input ref="Single_Waist_Width" faims_attribute_name="Waist 1 - width" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>Single Waist Width</label>
</input>
<input ref="Double_Waist_Width" faims_attribute_name="Waist 2 - width" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>Double Waist Width</label>
</input>
<input ref="Triple_Waist_Width" faims_attribute_name="Waist 3 - width" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>Triple Waist Width</label>
</input>
<input ref="Notes_on_axe_attributes" faims_attribute_name="Notes on axe attributes" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Notes_on_axe_attributes}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Ooyurka_attributes" faims_hidden="true" >
<label>{Ooyurka_attributes}</label>
<input ref="Use_wear" faims_attribute_name="Use wear" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Use_wear}</label>
</input>
<input ref="Other" faims_attribute_name="Other" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Other}</label>
</input>
<select1 ref="Shape_" faims_attribute_name="Shape" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Shape_}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Base" faims_attribute_name="Base" faims_certainty="true" appearance="full" faims_attribute_type="vocab" faims_read_only="false">
<label>{Base}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Symmetry" faims_attribute_name="Symmetry" faims_certainty="true" appearance="full" faims_attribute_type="vocab" faims_read_only="false">
<label>{Symmetry}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Working_face_width_mm_" faims_attribute_name="Working face width (mm)" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Working_face_width_(mm)}</label>
</input>
<input ref="Working_face_length_mm_" faims_attribute_name="Working face length (mm)" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Working_face_length_(mm)}</label>
</input>
<input ref="Body_length_mm_" faims_attribute_name="Body length (mm)" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Body_length_(mm)}</label>
</input>
<input ref="Neck_width_at_mid_point_mm_" faims_attribute_name="Neck width at mid point (mm)" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Neck_width_at_mid_point_(mm)}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Morah" faims_hidden="true">
<label>{Morah}</label>
<input ref="Incised_surfaces" faims_attribute_name="Incised surfaces" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Incised_surfaces}</label>
</input>
<input ref="Incisions_no_" faims_attribute_name="Incisions (no.)" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{No._incisions_on_main_surface}</label>
</input>
<input ref="No_of_incisions_2nd_surface" faims_attribute_name="No of incisions - 2nd surface" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{No_of_incisions_-_2nd_surface}</label>
</input>
<input ref="Notes_morah" faims_attribute_name="Notes morah" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Notes_morah}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Nut_cracking_rock" faims_hidden="true">
<label>{Nut_cracking_rock}</label>
<input ref="Cupules_no_" faims_attribute_name="Cupules (no.)" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Cupules_1st_surface}</label>
</input>
<input ref="Cupule_no_2nd_side" faims_attribute_name="Cupule no. 2nd side" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>{Cupules_2nd_surface}</label>
</input>
<select1 ref="Portablility" faims_attribute_name="Portablility" faims_certainty="true" appearance="full" faims_attribute_type="vocab" faims_read_only="false">
<label>{Portablility}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Notes_nut_cracking" faims_attribute_name="Notes nut cracking" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Notes_nut_cracking}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Pebble_attributes" faims_hidden="true">
<label>{Pebble_attributes}</label>
<select ref="Pebble_attributes" faims_attribute_name="Pebble attributes" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Pebble_attributes}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Attributes_other" faims_hidden="true">
<label>{Attributes_-_other}</label>
<select ref="Attributes" faims_attribute_name="Attributes" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Attributes}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select>
<input ref="Notes_attributes" faims_attribute_name="Notes attributes" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Notes_attributes}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Provenance">
<label>{Provenance}</label>
<input ref="Name_of_locality_where_found" faims_attribute_name="Name of locality where found" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Name_of_locality_where_found}</label>
</input>
<input ref="Location_description" faims_attribute_name="Location description" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Location_description}</label>
</input>
<select1 ref="Locality" faims_attribute_name="Locality" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Locality}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Landform_where_found" faims_attribute_name="Landform where found" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Landform_where_found}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="Geological_substrate" faims_attribute_name="Geological substrate" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Geological_substrate}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Lat" faims_attribute_name="Lat" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>Latitude</label>
</input>
<input ref="Long" faims_attribute_name="Long" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>Longitude</label>
</input>
<input ref="Error_in_metres" faims_attribute_name="Error_in_metres" faims_certainty="true" faims_attribute_type="measure" faims_read_only="false">
<label>Error in metres</label>
</input>
<input ref="Notes" faims_attribute_name="Notes" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Notes}</label>
</input>
<input ref="Contact_details" faims_attribute_name="Contact details" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Name}</label>
</input>
<select1 ref="Activity" faims_attribute_name="Activity" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Activity}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Date_found" faims_attribute_name="Date found" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Date_found}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Preservation">
<label>{Preservation}</label>
<select1 ref="Condition_of_object" faims_attribute_name="Condition of object" faims_certainty="true" appearance="full" faims_attribute_type="vocab" faims_read_only="false">
<label>{Condition_of_object}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<select1 ref="How_is_the_item_stored" faims_attribute_name="How is the item stored" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{How_is_the_item_stored}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Storage" faims_attribute_name="Storage" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Storage_-_other}</label>
</input>
<input ref="Preservation_notes" faims_attribute_name="Preservation notes" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Preservation_notes}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Visual_interptretation">
<label>{Visual,_interptretation}</label>
<select ref="Photo" faims_attribute_name="Photo" faims_certainty="true" faims_attribute_type="freetext" faims_sync="true" type="camera" faims_annotation="false">
<label>{Photo}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select>
<trigger ref="attachPhoto">
<label>Take Picture</label>
</trigger>
<select ref="Drawing" faims_attribute_name="Drawing" faims_certainty="true" faims_attribute_type="freetext" type="file" faims_annotation="false">
<label>{Drawing}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select>
<trigger ref="attachDrawing">
<label>Attach Drawing</label>
</trigger>
<trigger ref="viewattached">
<label>View Attached Drawings</label>
</trigger>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Artefact_Report" faims_scrollable="false">
<label>Reports</label>
<trigger ref="newReport">
<label>New Report</label>
</trigger>
<select1 appearance="compact" ref="ReportList" faims_certainty="false">
<label>Reports in collection:</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
</group>
</group>
<!--COLLECTION-->
<group ref="Collection" faims_archent_type="Collection">
<label>{Collection}</label>
<group ref="Collection_GeneralInformation">
<label>Gen</label>
<input ref="Collection_name" faims_attribute_name="Collection name" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>{Collection_name}</label>
</input>
<input ref="Holder" faims_attribute_name="Holder" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Holder}</label>
</input>
<input ref="Organisation" faims_attribute_name="Organisation" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Organisation}</label>
</input>
<select1 ref="Identity" faims_attribute_name="Identity" faims_certainty="true" faims_attribute_type="vocab" faims_read_only="false">
<label>{Holder_identity}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Collection_Location">
<label>{Location_}</label>
<input ref="Address" faims_attribute_name="Address / Location" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Address/_Location}</label>
</input>
<input ref="Summary" faims_attribute_name="Summary of collection" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Short_summary}</label>
</input>
<select ref="Thumbnail_image" faims_attribute_name="Picture of collection" faims_certainty="true" faims_attribute_type="freetext" faims_sync="true" type="camera" faims_annotation="false">
<label>{Image_of_collection/_location}</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select>
<trigger ref="attachThumbnail_image">
<label>Take Picture</label>
</trigger>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Collection_Owner">
<label>Owner</label>
<input ref="Attitude_of_owner" faims_attribute_name="Attitude of owner" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Attitude_of_owner}</label>
</input>
<input ref="Contact_details" faims_attribute_name="Contact details" faims_certainty="true" faims_attribute_type="freetext" faims_read_only="false">
<label>{Contact_details}</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
<group ref="Collection_Artefacts" faims_scrollable="false">
<label>Artefacts</label>
<trigger ref="newArtefact">
<label>New Artefact</label>
</trigger>
<select1 appearance="compact" ref="ArtefactList" faims_certainty="false">
<label>Artefacts in collection:</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
</group>
</group>
<!--REPORT-->
<group ref="Report" faims_archent_type="Report">
<label>{Report}</label>
<group ref="Report">
<label>Report</label>
<input ref="Author" faims_attribute_name="Author" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>Author</label>
</input>
<input ref="Title" faims_attribute_name="Title" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>Title</label>
</input>
<select1 ref="Published" faims_attribute_name="Published" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false" appearance="full">
<label>Published</label>
<item>
<label>placeholder</label>
<value>placeholder</value>
</item>
</select1>
<input ref="Held_by" faims_attribute_name="Held by" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>Held By</label>
</input>
<input ref="Year_of_publication" faims_attribute_name="Year of publication" faims_certainty="false" faims_attribute_type="measure" faims_read_only="false">
<label>Year of Publication</label>
</input>
<input ref="Access_requirements" faims_attribute_name="Access requirements" faims_certainty="false" faims_attribute_type="freetext" faims_read_only="false">
<label>Access Requirements</label>
</input>
<trigger ref="Update">
<label>{Save_Record}</label>
</trigger>
</group>
</group>
</h:body>
</h:html>