-
Notifications
You must be signed in to change notification settings - Fork 5
/
Diggs_geo_deprecated.xsd
858 lines (852 loc) · 46.1 KB
/
Diggs_geo_deprecated.xsd
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
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:diggs="http://diggsml.org/schemas/2.6"
xmlns:diggs_geo="http://diggsml.org/schemas/2.6/geotechnical"
xmlns:eml="http://www.energistics.org/energyml/data/commonv2"
xmlns:witsml="http://www.energistics.org/energyml/data/witsmlv2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:gml="http://www.opengis.net/gml/3.2"
targetNamespace="http://diggsml.org/schemas/2.6/geotechnical" elementFormDefault="qualified"
version="2.6" vc:maxVersion="1.1" vc:minVersion="1.0"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning">
<!-- import the gml and xlinks namespaces (original local profiles) -->
<import namespace="http://diggsml.org/schemas/2.6" schemaLocation="Diggs.xsd"/>
<import namespace="http://www.opengis.net/gml/3.2" schemaLocation="gml3.2Profile_diggs.xsd"/>
<!-- include and import other DIGGS schemas -->
<!-- import the witsml schemas -->
<import namespace="http://www.energistics.org/energyml/data/commonv2"
schemaLocation="witsml/2.0/data/common/v2.1/xsd_schemas/EmlAllObjects.xsd"/>
<element abstract="false" name="TriaxialTest"
substitutionGroup="diggs:AbstractLaboratoryTestProcedure" type="diggs_geo:TriaxialTestType">
<annotation>
<documentation>An object describing the properties of a laboratory triaxial shear test procedure. In a triaxial shear test, stress is applied to a sample in a way which
results in stresses along one axis being different from the stresses in
perpendicular directions. In conventional triaxial tests, this involves subjecting a
cylindrical soil sample to radial stresses (confining pressure) and controlled
increases in axial stresses or axial displacements. Depending on the combination of
loading and drainage condition, three main types of triaxial tests can be carried
out: 1) Consolidated – Drained (CD), 2) Consolidated – Undrained (CU), 3)
Unconsolidated - Undrained (UU). From the triaxial test results, it is possible to
deduce the shear strength parameters, namely friction angle, cohesion, dilatancy
angle and the other dependent parameters.</documentation>
</annotation>
</element>
<simpleType name="TriaxialTestAreaCorrectionEnumTypeType">
<restriction base="string">
<enumeration value="Central cylindrical bulging"/>
<enumeration value="Parabolic bulging"/>
<enumeration value="Right circular cylinder"/>
<enumeration value="Slip plane"/>
</restriction>
</simpleType>
<simpleType name="TriaxialTestAreaCorrectionTypeType">
<union memberTypes="diggs_geo:TriaxialTestAreaCorrectionEnumTypeType diggs:OtherNameType"/>
</simpleType>
<element abstract="false" name="TriaxialTestConsolidationStage"
substitutionGroup="diggs:AbstractObject" type="diggs_geo:TriaxialTestConsolidationStageType">
<annotation>
<documentation>An object that contains properties to capture the results for the consolidation stage in a TriaxialTest trial. Other
specimen information recorded for this stage is recorded in the conditionPostTest
property of the associated specimen. </documentation>
</annotation>
</element>
<complexType name="TriaxialTestConsolidationStagePropertyType">
<annotation>
<documentation>Property for TriaxialTestTrials, required parent element that holds the
multiple trials.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:TriaxialTestConsolidationStage"/>
</sequence>
</complexType>
<complexType name="TriaxialTestConsolidationStageType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element maxOccurs="unbounded" minOccurs="0" name="consolidationIncrement"
type="diggs_geo:ConsolidationIncrementPropertyType"/>
<element minOccurs="0" name="specimenCrossSectionalAreaCalculationMethod"
type="gml:CodeType">
<annotation>
<documentation>A description of how the specimen cross-sectional area
after consolidation is computed (eg. ASTM Method A, B, etc.), The
actual value of the specimen cross-sectional area post-consolidation
is provided in the conditionPostTest property of the associated
specimen.</documentation>
</annotation>
</element>
<element minOccurs="0" name="effectiveStressEndofConsolidationStage"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Effective stress at end of consolidation/start of shear
stage</documentation>
</annotation>
</element>
<element minOccurs="0" name="t50" type="eml:TimeMeasureExt">
<annotation>
<documentation>t50 is the time for 50 percent consolidation. Method for
its determination is described in the t50Method
property</documentation>
</annotation>
</element>
<element minOccurs="0" name="specimenHeightChangeAfterConsolidation"
type="eml:LengthMeasureExt">
<annotation>
<documentation>Change in specimen height after consolidation. The
post-consolidation specimen height itself would be recorded in the
conditionPostTest property of the associated
specimen</documentation>
</annotation>
</element>
<element minOccurs="0" name="t50Method" type="gml:CodeType">
<annotation>
<documentation>The method used to determine t50 - eg. Casagrande,
Taylor, etc. Intended to come from a controlled list of
terms.</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="TriaxialTestEquipment"
substitutionGroup="diggs:AbstractEquipment" type="diggs_geo:TriaxialTestEquipmentType">
<annotation>
<documentation>An object that contains properties to capture specific parameters of triaxial test proecdure equipment.</documentation>
</annotation>
</element>
<complexType name="TriaxialTestEquipmentType">
<complexContent>
<extension base="diggs:AbstractEquipmentType">
<sequence>
<element minOccurs="0" name="loadCellCapacity" type="eml:ForceMeasureExt"/>
<element minOccurs="0" name="massOfTopPorousStone" type="diggs:DiggsMassMeasureType"/>
<element minOccurs="0" name="massOfTopCap" type="diggs:DiggsMassMeasureType"/>
<element minOccurs="0" name="pistonDiameter" type="eml:LengthMeasureExt">
<annotation>
<documentation>Type of pressure transducer, eg. single pressure
transducer, effective stress transducer. Intended to come from a
controlled list of terms.</documentation>
</annotation>
</element>
<element minOccurs="0" name="poreWaterPressureDeviceMeetsUndrainedSpecs"
type="boolean">
<annotation>
<documentation>For undrained tests, this property is true if pore water
pressure measurement system satisfies the requirment that the volume
change due to pore water pressure change divided by total volume of
specimen divided by the change in pore pressue less than 3.2 X 10-6
m2/kN (2.2 X 10-5 in2/lb (ASTM 4761-11, Sec. 5.8)</documentation>
</annotation>
</element>
<element minOccurs="0" name="pressureTransducerType" type="gml:CodeType">
<annotation>
<documentation>Type of pressure transducer, eg. single pressure
transducer, effective stress transducer. Intended to come from a
controlled list of terms.</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="TriaxialTestSaturationStage"
substitutionGroup="diggs:AbstractObject" type="diggs_geo:TriaxialTestSaturationStageType">
<annotation>
<documentation>An object that contains properties that capture the results for the saturation stage in a TriaxialTest trial</documentation>
</annotation>
</element>
<complexType name="TriaxialTestSaturationStagePropertyType">
<annotation>
<documentation>Property for TriaxialTestTrials, required parent element that holds the
multiple trials.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:TriaxialTestSaturationStage"/>
</sequence>
</complexType>
<complexType name="TriaxialTestSaturationStageType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element minOccurs="0" name="automatedSaturationEquipmentUsed" type="boolean"/>
<element maxOccurs="unbounded" minOccurs="0" name="backPressureIncrement"
type="diggs_geo:BackPressureIncrementPropertyType"/>
<element minOccurs="0" name="bValueEndOfSaturation" type="double"/>
<element minOccurs="0" name="initialSaturation"
type="eml:VolumePerVolumeMeasureExt">
<annotation>
<documentation>Initial saturation prior to testing</documentation>
</annotation>
</element>
<element minOccurs="0" name="maximumBackPressureApplied"
type="eml:PressureMeasureExt"/>
<element minOccurs="0" name="saturationMethod" type="gml:CodeType">
<annotation>
<documentation>Method of saturation, eg. initially saturated (wet)
method, initially dry (dry) method, cell pressure, back pressure,
etc. Intended to come from a controlled list of
terms.</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="TriaxialTestShearStage" substitutionGroup="diggs:AbstractObject"
type="diggs_geo:TriaxialTestShearStageType">
<annotation>
<documentation>An object that contains properties that capture the results for the consolidation stage in a TriaxialTest
trial</documentation>
</annotation>
</element>
<complexType name="TriaxialTestShearStagePropertyType">
<annotation>
<documentation>Property for TriaxialTestTrials, required parent element that holds the
multiple trials.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:TriaxialTestShearStage"/>
</sequence>
</complexType>
<complexType name="TriaxialTestShearStageType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element minOccurs="0" name="axialStrainAtFailure"
type="eml:LengthPerLengthMeasure"> </element>
<element minOccurs="0" name="deviatorStressAtFailure"
type="eml:PressureMeasureExt">
<annotation>
<documentation/>
</annotation>
</element>
<element minOccurs="0" name="failureCriterion" type="gml:CodeType">
<annotation>
<documentation>Criterion used to define failure (eg. maximum deviator
stress, max PSR, limiting strain, etc.). Intended to come from a
controlled list of terms.</documentation>
</annotation>
</element>
<element minOccurs="0" name="modeOfFailure" type="gml:CodeType">
<annotation>
<documentation>Failure mode (eg. shear plane, bulging, etc.), Intended
to come from a controlled list of terms</documentation>
</annotation>
</element>
<choice>
<element minOccurs="1" name="totalPorewaterPressureAtFailure"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Total Porewater pressure measured at
failure</documentation>
</annotation>
</element>
<sequence>
<element minOccurs="1" name="inducedPorewaterPressureAtFailure"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Induced Porewater pressure measured at
failure</documentation>
</annotation>
</element>
<element minOccurs="0" name="totalPorewaterPressureAtFailure"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Total Porewater pressure measured at
failure</documentation>
</annotation>
</element>
</sequence>
</choice>
<element minOccurs="0" name="porewaterPressureStartOfShearing"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Pore water pressure measured prior to start of
shearing</documentation>
</annotation>
</element>
<element minOccurs="0" name="rateOfAxialStrainDuringShear"
type="diggs:PercentPerTimeMeasureType">
<annotation>
<documentation>Strain rate during shear stage </documentation>
</annotation>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="shearingIncrement"
type="diggs_geo:ShearingIncrementPropertyType"/>
<element minOccurs="0" name="slopeOfAngleOfFailureSurface"
type="eml:PlaneAngleMeasure"/>
<element minOccurs="0" name="totalCellPressureDuringShearStage"
type="eml:PressureMeasureExt"/>
<element minOccurs="0" name="undrainedShearStrengthAtFailure"
type="eml:PressureMeasureExt">
<annotation>
<documentation/>
</annotation>
</element>
<element minOccurs="0" name="volumetricStrainAtFailureDrainedOnly"
type="eml:VolumePerVolumeMeasureExt">
<annotation>
<documentation>Volumetric strain for drained tests only</documentation>
</annotation>
</element>
<element minOccurs="0" name="waterContentPostShear"
type="diggs:WaterContentType">
<annotation>
<documentation>Final moisture content after shearing is
completed</documentation>
</annotation>
</element>
<element minOccurs="0" name="areaCorrectionApplied" type="boolean"/>
<element minOccurs="0" name="areaCorrectionType"
type="diggs_geo:TriaxialTestAreaCorrectionTypeType"/>
<element minOccurs="0" name="filterCorrectionApplied" type="boolean"/>
<element minOccurs="0" name="membraneCorrectionApplied" type="boolean"/>
<element minOccurs="0" name="pistonFrictionCorrectionApplied" type="boolean"/>
<element minOccurs="0" name="upliftCorrectionApplied" type="boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="TriaxialTestTrial"
substitutionGroup="diggs:AbstractProcedureTrial" type="diggs_geo:TriaxialTestTrialType">
<annotation>
<documentation>An object that contains properties that capture the results of each Triaxial test trial.
</documentation>
</annotation>
</element>
<complexType name="TriaxialTestTrialPropertyType">
<annotation>
<documentation>Property for TriaxialTestTrials, required parent element that holds the
multiple trials.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:TriaxialTestTrial"/>
</sequence>
</complexType>
<complexType name="TriaxialTestTrialType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element minOccurs="0" ref="diggs:specimenRef"> </element>
<element minOccurs="0" name="filterInfo" type="diggs_geo:FilterInfoPropertyType">
<annotation>
<documentation>Information about filters used and parameters used for
filter correction.</documentation>
</annotation>
</element>
<element minOccurs="0" name="membraneInfo"
type="diggs_geo:MembraneInfoPropertyType">
<annotation>
<documentation>Information about membranes used and parameters used for
membrane correction.</documentation>
</annotation>
</element>
<element minOccurs="0" name="saturationStage"
type="diggs_geo:TriaxialTestSaturationStagePropertyType"/>
<element minOccurs="0" name="consolidationStage"
type="diggs_geo:TriaxialTestConsolidationStagePropertyType"/>
<element minOccurs="0" name="shearStage"
type="diggs_geo:TriaxialTestShearStagePropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType name="TriaxialTestType">
<annotation>
<documentation>Base type for DirectShearTest</documentation>
</annotation>
<complexContent>
<extension base="diggs:AbstractLaboratoryTestProcedureType">
<sequence>
<element default="" minOccurs="0" name="triaxialTestType" type="gml:CodeType">
<annotation>
<documentation>Type of triaxial test (eg. CU,CD,UU,UD), Intended to come
from a controlled list of terms.</documentation>
</annotation>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="trial"
type="diggs_geo:TriaxialTestTrialPropertyType"/>
<!-- 2015-05-01 PwD changed from type="diggs_geo:TriaxialTestTrialsType" -->
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="BackPressureIncrement"
substitutionGroup="diggs:AbstractProcedureTrial" type="diggs_geo:BackPressureIncrementType">
<annotation>
<documentation>An object that contains properties that records information about each backpressure increment associated with the saturation stage of a triaxial test procedure.</documentation>
</annotation>
</element>
<complexType name="BackPressureIncrementPropertyType">
<annotation>
<documentation>Property for BackPressureIncrements</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:BackPressureIncrement"/>
</sequence>
</complexType>
<complexType name="BackPressureIncrementType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element minOccurs="1" name="incrementNumber" type="positiveInteger">
<annotation>
<documentation>Index of the increment (eg. 1 is the first increment, 2
is the second, etc.)</documentation>
</annotation>
</element>
<element minOccurs="1" name="backPressureApplied" type="eml:PressureMeasureExt">
<annotation>
<documentation>Amount of backpressure applied to the speciment during
this backpressure increment.</documentation>
</annotation>
</element>
<element minOccurs="0" name="bValue" type="double">
<annotation>
<documentation>The pore pressure parameter B is defined as the change in
the specimen pore pressure that occurs as a result of a change in
the chamber pressure when the specimen drainage valves are closed,
divided by the change in chamber pressure.</documentation>
</annotation>
</element>
<element minOccurs="0" name="chamberPressureApplied"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Amount of chamber pressure applied to the speciment
during this backpressure increment.</documentation>
</annotation>
</element>
<element minOccurs="0" name="deairedWaterUsed" type="boolean"/>
<element minOccurs="0" name="elapsedTime" type="eml:TimeMeasureExt">
<annotation>
<documentation>Time since the initiation of saturation
stage</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="FilterInfo" substitutionGroup="diggs:AbstractObject"
type="diggs_geo:FilterInfoType">
<annotation>
<documentation>An object that contains properties about the filter used in a triaxial test procedure.</documentation>
</annotation>
</element>
<complexType name="FilterInfoPropertyType">
<annotation>
<documentation>Property type for FilterInfo </documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:FilterInfo"/>
</sequence>
</complexType>
<complexType name="FilterInfoType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractObjectType">
<sequence>
<element minOccurs="0" name="filterPaperConfiguration" type="gml:CodeType">
<annotation>
<documentation>Configuration of filter paper, eg. strips, spiral.
Intended to come from a controlled list of terms.</documentation>
</annotation>
</element>
<element minOccurs="0" name="filterPaperDisksUsed" type="boolean"/>
<element minOccurs="0" name="filterPaperType" type="gml:CodeType">
<annotation>
<documentation>Type of filter paper used, eg. No. 54, intended to come
from a controlled list of terms.</documentation>
</annotation>
</element>
<element minOccurs="0" name="loadCarriedbyFilterPaperStrips"
type="eml:ForcePerLengthMeasureExt">
<annotation>
<documentation>Load carried by filter-paper strips per unit length of
perimeter of specimen covered by filter-paper. This is usually
approximated at 0.00019 kN/mm or 0.19 kN/m (1.1 lbf/in.). Use
description or remark property if determined
otherwise.</documentation>
</annotation>
</element>
<element minOccurs="0" name="perimeterCarriedbyFilterPaperStrips"
type="eml:LengthMeasureExt">
<annotation>
<documentation>Perimeter of specimen covered by
filter-paper</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="MembraneInfo" substitutionGroup="diggs:AbstractObject"
type="diggs_geo:MembraneInfoType">
<annotation>
<documentation>An object that contains properties about the membrane used in a triaxial test procedure.</documentation>
</annotation>
</element>
<complexType name="MembraneInfoPropertyType">
<annotation>
<documentation>Property type for MembraneInfo</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:MembraneInfo"/>
</sequence>
</complexType>
<complexType name="MembraneInfoType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractObjectType">
<sequence>
<element minOccurs="0" name="membraneMaterial" type="gml:CodeType">
<annotation>
<documentation>Membrane material, eg. latex, nitrile, etc. Intended to
come from a controlled list of terms.</documentation>
</annotation>
</element>
<element minOccurs="0" name="membraneThickness" type="eml:LengthMeasureExt"/>
<element minOccurs="0" name="membraneYoungsModulus"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Young's modulus of membrane material</documentation>
</annotation>
</element>
<element minOccurs="0" name="membraneYoungsmodulusDetermination"
type="diggs:DescriptorMethodEnumType">
<annotation>
<documentation>From enumerated list. If Young's modulus is determined by
hanging and stretching the membrane, a value of calculated should be
used here. Otherwise use assumed or other appropriate
descriptor.</documentation>
</annotation>
</element>
<element minOccurs="0" name="numberOfMembranesUsed" type="positiveInteger"/>
<element minOccurs="0" name="unstretchedMembraneCircumference"
type="eml:LengthMeasureExt"/>
<element minOccurs="0" name="unstretchedMembraneLength"
type="eml:LengthMeasureExt"/>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="ShearingIncrement"
substitutionGroup="diggs:AbstractProcedureTrial" type="diggs_geo:ShearingIncrementType">
<annotation>
<documentation>An object that contains properties about each shearing increment with the shear stage of a triaxial test procedure.</documentation>
</annotation>
</element>
<complexType name="ShearingIncrementPropertyType">
<annotation>
<documentation>Property for ConsolidationIncrements</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:ShearingIncrement"/>
</sequence>
</complexType>
<complexType name="ShearingIncrementType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<choice>
<element minOccurs="1" name="deviatorStress" type="eml:PressureMeasureExt">
<annotation>
<documentation>The difference between the major and minor principal
stresses, computed from the axial load divided by the
cross-sectional area of the specimen</documentation>
</annotation>
</element>
<sequence>
<element minOccurs="1" name="axialLoad" type="eml:ForceMeasureExt">
<annotation>
<documentation>Load applied to the top of the
sample</documentation>
</annotation>
</element>
<element minOccurs="0" name="deviatorStress"
type="eml:PressureMeasureExt">
<annotation>
<documentation>The difference between the major and minor
principal stresses, computed from the axial load divided by
the cross-sectional area of the specimen</documentation>
</annotation>
</element>
</sequence>
</choice>
<element minOccurs="1" name="axialStrain" type="eml:LengthPerLengthMeasureExt">
<annotation>
<documentation>Strain deflection of sample under load</documentation>
</annotation>
</element>
<element minOccurs="0" name="elapsedTime" type="eml:TimeMeasureExt">
<annotation>
<documentation>Time since the initiation of consolidation
stage</documentation>
</annotation>
</element>
<choice>
<element minOccurs="1" name="totalPoreWaterPressure"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Total Pore water pressure measured</documentation>
</annotation>
</element>
<sequence>
<element minOccurs="1" name="inducedPoreWaterPressure"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Pore water pressure induced under loading defined
as total pore water pressure minus back
pressure</documentation>
</annotation>
</element>
<element minOccurs="0" name="totalPoreWaterPressure"
type="eml:PressureMeasureExt">
<annotation>
<documentation>Total Pore water pressure
measured</documentation>
</annotation>
</element>
</sequence>
</choice>
</sequence>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="ConsolidationIncrement"
substitutionGroup="diggs:AbstractProcedureTrial" type="diggs_geo:ConsolidationIncrementType">
<annotation>
<documentation>An object containing properties of a single consolidation increment within the consolidation stage of a triaxial test procedure.</documentation>
</annotation>
</element>
<complexType name="ConsolidationIncrementPropertyType">
<annotation>
<documentation>Property for ConsolidationIncrements</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:ConsolidationIncrement"/>
</sequence>
</complexType>
<complexType name="ConsolidationIncrementType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element minOccurs="0" name="deformationIndicatorReading"
type="eml:LengthMeasureExt">
<annotation>
<documentation>Reading on deformation indicator at beginning of
consolidation increment. </documentation>
</annotation>
</element>
<element minOccurs="1" name="elapsedTime" type="eml:TimeMeasureExt">
<annotation>
<documentation>Time since the initiation of consolidation
stage</documentation>
</annotation>
</element>
<element minOccurs="1" name="volumeChange" type="eml:VolumeMeasure">
<annotation>
<documentation>Change in volume obtained from the volume change device
at the observed elapsed time.</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<element name="FlameIonizationDetectorTest" type="diggs_geo:FlameIonizationDetectorTestType"
abstract="false" substitutionGroup="diggs:AbstractLaboratoryTestProcedure">
<annotation>
<documentation>A test that detects total concentrations of organic gases and vapors, by ionizing the gases in a flame. A current is produced in proportion to the number of carbon atoms present. This test procedure is deprecated in favor of the EnvironmentalScreeningTest.</documentation>
</annotation>
</element>
<complexType name="FlameIonizationDetectorTestType">
<annotation>
<documentation/>
</annotation>
<complexContent>
<extension base="diggs:AbstractLaboratoryTestProcedureType">
<sequence/>
</extension>
</complexContent>
</complexType>
<element name="PhotoIonizationDetectorTest" type="diggs_geo:PhotoIonizationDetectorTestType"
substitutionGroup="diggs:AbstractLaboratoryTestProcedure">
<annotation>
<documentation>A test to measure volatile organic compounds (VOC's) using a photoizonization detector. This test procedure is deprecated in favor of the EnvironmentalScreeningTest.</documentation>
</annotation>
</element>
<complexType name="PhotoIonizationDetectorTestType">
<complexContent>
<extension base="diggs:AbstractLaboratoryTestProcedureType">
<sequence/>
</extension>
</complexContent>
</complexType>
<element abstract="false" name="ConsolidationTest"
substitutionGroup="diggs:AbstractLaboratoryTestProcedure" type="diggs_geo:ConsolidationTestType">
<annotation>
<documentation>An object describing a consolidation test procedure. This test is performed to determine the
magnitude and rate of volume decrease that a laterally confined soil specimen
undergoes when subjected to different vertical pressures. From the measured data,
the consolidation curve (pressure-void ratio relationship) can be plotted. This data
is useful in determining the compression index (slope of virgin curve), the
recompression index (slope of recompression curve) and the preconsolidation pressure
(or maximum past pressure) of the soil. In addition, the data obtained can also be
used to determine the coefficient of consolidation and the coefficient of secondary
compression of the soil.</documentation>
</annotation>
</element>
<element abstract="false" name="ConsolidationTestTrial" substitutionGroup="diggs:AbstractObject"
type="diggs_geo:ConsolidationTestTrialType">
<annotation>
<documentation>An object containing properties of a trial within an consolidation test procedure.</documentation>
</annotation>
</element>
<complexType name="ConsolidationTestTrialPropertyType">
<annotation>
<documentation>Property for ConsolidationTestTrials, required parent element that holds
the multiple trials.</documentation>
</annotation>
<sequence>
<element maxOccurs="1" minOccurs="1" ref="diggs_geo:ConsolidationTestTrial"/>
</sequence>
</complexType>
<complexType name="ConsolidationTestTrialType">
<complexContent>
<extension base="diggs:AbstractProcedureTrialType">
<sequence>
<element minOccurs="0" name="averageTemperature"
type="eml:ThermodynamicTemperatureMeasure">
<annotation>
<documentation>Average temperature over loading
increment</documentation>
</annotation>
</element>
<element minOccurs="1" name="appliedLoad" type="eml:PressureMeasure">
<annotation>
<documentation>Load applied for this consolidation loading
increment</documentation>
</annotation>
</element>
<element minOccurs="1" name="loadingStess" type="eml:PressureMeasure">
<annotation>
<documentation>Load applied for this consolidation loading
increment</documentation>
</annotation>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="consolidationIncrement"
type="diggs_geo:DSConConsoiidationIncrementType">
<annotation>
<documentation>Elapsed time and deformation recorded during this loading
increment</documentation>
</annotation>
</element>
<element minOccurs="1" name="finalaxialDeformation" type="eml:LengthMeasure">
<annotation>
<documentation>Normal deformation of the sample at the end of the
loading increment</documentation>
</annotation>
</element>
<element minOccurs="0" name="finalStess" type="eml:PressureMeasure">
<annotation>
<documentation>Loading stress measured at end of loading
increment</documentation>
</annotation>
</element>
<element minOccurs="0" ref="diggs:timeInterval"/>
<element minOccurs="0" name="coefficientOfConsolidation" type="double">
<annotation>
<documentation>Coefficient of consolidation for this stress
increment.</documentation>
</annotation>
</element>
<element minOccurs="0" name="coefficientOfSecondaryCompression" type="double">
<annotation>
<documentation>Coefficient of secondary compression over stress
increment</documentation>
</annotation>
</element>
<element minOccurs="0" name="coefficientTertiaryCompression" type="double">
<annotation>
<documentation>Coefficient of tertiary compression over stress
increment</documentation>
</annotation>
</element>
<element minOccurs="0" name="coefficientOfVolumeCompressibility" type="double">
<annotation>
<documentation>Reported coefficient of volume compressibility over
stress increment</documentation>
</annotation>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
<complexType name="ConsolidationTestType">
<annotation>
<documentation>Base type for ConsolidationTest</documentation>
</annotation>
<complexContent>
<extension base="diggs:AbstractLaboratoryTestProcedureType">
<sequence>
<element default="false" minOccurs="0" name="consolidationTestType"
type="gml:CodeType">
<annotation>
<documentation>Type of consolidation test. (eg. Method A or Method B);
intended to come from a controlled list of terms.</documentation>
</annotation>
</element>
<element minOccurs="0" name="estimatedPreConsolidationStress"
type="eml:PressureMeasure"/>
<element minOccurs="0" name="initialHeightChange" type="eml:LengthPerLengthMeasure">
<annotation>
<documentation>Height change of specimen on saturation, or flooding as
percentage of original height</documentation>
</annotation>
</element>
<element default="false" minOccurs="0" name="interpretationProcedure"
type="gml:CodeType">
<annotation>
<documentation>Interpretation procedure (1 or 2 or both) used to compute
coefficient of consolidation; intended to come from a controlled
list.</documentation>
</annotation>
</element>
<element minOccurs="0" name="swellingPressure" type="eml:PressureMeasure">
<annotation>
<documentation>Swelling pressure.</documentation>
</annotation>
</element>
<element maxOccurs="unbounded" minOccurs="0" name="loadingIncrement"
type="diggs_geo:ConsolidationTestTrialPropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
</schema>