Skip to content

Commit c9febab

Browse files
committed
Update annotations
1 parent 500d216 commit c9febab

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Geophysics.xsd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,11 @@ DSB: REMOVED FROM PROFILE
916916
</sequence>
917917
</complexType>
918918
<element name="GP_FieldProcedure" type="diggs:GP_FieldProcedureType"
919-
substitutionGroup="diggs:AbstractInsituTestProcedure"/>
919+
substitutionGroup="diggs:AbstractInsituTestProcedure">
920+
<annotation>
921+
<documentation>An procedure object that describes the components of a geophysical field survey, including details about the receiver and source equipment, data acquisition system, recording parameters, and source-receiver configurations or platform geometries.</documentation>
922+
</annotation>
923+
</element>
920924
<complexType name="GP_FieldProcedureType">
921925
<complexContent>
922926
<extension base="diggs:AbstractInsituTestProcedureType">

Geotechnical.xsd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3120,7 +3120,11 @@ soil, which is dependent upon the water content of the soil, along with the type
31203120
</complexContent>
31213121
</complexType>
31223122
<element name="RedoxTest" substitutionGroup="diggs:AbstractLaboratoryTestProcedure"
3123-
type="diggs_geo:RedoxTestType"> </element>
3123+
type="diggs_geo:RedoxTestType">
3124+
<annotation>
3125+
<documentation>A redox test measures a sample's overall reducing or oxidizing capacity. The redox potential is measured in millivolts (mV) relative to a standard hydrogen electrode and is commonly measured using a platinum electrode with a saturated calomel electrode as reference.</documentation>
3126+
</annotation>
3127+
</element>
31243128
<complexType name="RedoxTestType">
31253129
<complexContent>
31263130
<extension base="diggs:AbstractLaboratoryTestProcedureType">

0 commit comments

Comments
 (0)