Skip to content

Commit

Permalink
Update LineLossData and SuctionTest type naming
Browse files Browse the repository at this point in the history
  • Loading branch information
dponti committed Dec 12, 2024
1 parent 2120edb commit 5b2f6c8
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
6 changes: 3 additions & 3 deletions BetaProcedures.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -452,8 +452,8 @@
<complexContent>
<extension base="diggs:AbstractInsituTestProcedureType">
<sequence>
<element maxOccurs="unbounded" minOccurs="0" name="reading" type="diggs:ReadingMeasureType">
</element>
<element maxOccurs="unbounded" minOccurs="0" name="reading"
type="diggs:ReadingMeasureType"> </element>
</sequence>
</extension>
</complexContent>
Expand Down Expand Up @@ -620,7 +620,7 @@
<documentation>The Scleroscope test consists of dropping a diamond tipped hammer, which falls inside a glass tube under the force of its own weight from a fixed height, onto the test specimen. The height of the rebound travel of the hammer is measured on a graduated scale. The scale of the rebound is arbitrarily chosen and consists on Shore units, divided into 100 parts, which represent the average rebound from pure hardened high-carbon steel. The scale is continued higher than 100 to include metals having greater hardness.</documentation>
</annotation>
</element>
<element name="SuctionTest" type="diggs:AbstractLaboratoryTestProcedureType" abstract="false"
<element name="SuctionTest" type="diggs:SuctionTestType" abstract="false"
substitutionGroup="diggs:AbstractLaboratoryTestProcedure">
<annotation>
<documentation>Soil suction is a measure of the free energy of the pore-water in a soil. Soil suction in practical terms is a measure of the affinity of soil to retain water and can provide information on soil parameters that are influenced by the soil water; for example, volume change, deformation, and strength characteristics of the soil.</documentation>
Expand Down
57 changes: 28 additions & 29 deletions Construction.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -664,12 +664,13 @@
<complexContent>
<extension base="diggs:AbstractObjectType">
<sequence>
<element minOccurs="0" name="apparentLugeonValue" type="diggs:LugeonValueMeasureType">
<element minOccurs="0" name="apparentLugeonValue"
type="diggs:LugeonValueMeasureType">
<annotation>
<documentation>The apparent Lugeon value upon which injection should
terminate.</documentation>
</annotation>
</element>
</element>
<element minOccurs="0" name="crossCommunication" type="boolean">
<annotation>
<documentation>Value is true if cross-communication of grout (eg. grout
Expand Down Expand Up @@ -703,14 +704,16 @@
termination.</documentation>
</annotation>
</element>
<element minOccurs="0" name="lateralMovement" maxOccurs="unbounded" type="diggs:MovementMeasureType">
<element minOccurs="0" name="lateralMovement" maxOccurs="unbounded"
type="diggs:MovementMeasureType">
<annotation>
<documentation>Amount of lateral movement that triggers injection
termination. Attribute 'displacedFeature' identifies feature being
monitored for movement.</documentation>
</annotation>
</element>
<element minOccurs="0" name="movement" maxOccurs="unbounded" type="diggs:MovementMeasureType">
<element minOccurs="0" name="movement" maxOccurs="unbounded"
type="diggs:MovementMeasureType">
<annotation>
<documentation>Amount of total movement that triggers injection
termination. Attribute 'displacedFeature' identifies feature being
Expand All @@ -727,21 +730,24 @@
(eg. pump, grout head, etc.).</documentation>
</annotation>
</element>
<element minOccurs="0" name="rotation" maxOccurs="unbounded" type="diggs:RotationMeasureType">
<element minOccurs="0" name="rotation" maxOccurs="unbounded"
type="diggs:RotationMeasureType">
<annotation>
<documentation>Amount of rotation that triggers injection termination.
Attribute 'displacedFeature' identifies feature being monitored for
movement.</documentation>
</annotation>
</element>
<element minOccurs="0" name="tilt" maxOccurs="unbounded" type="diggs:RotationMeasureType">
<element minOccurs="0" name="tilt" maxOccurs="unbounded"
type="diggs:RotationMeasureType">
<annotation>
<documentation>Amount of tilt that triggers injection termination.
Attribute 'displacedFeature' identifies feature being monitored for
movement.</documentation>
</annotation>
</element>
<element minOccurs="0" name="verticalMovement" maxOccurs="unbounded" type="diggs:MovementMeasureType">
<element minOccurs="0" name="verticalMovement" maxOccurs="unbounded"
type="diggs:MovementMeasureType">
<annotation>
<documentation>Amount of vertical movement that triggers injection
termination. Attribute 'displacedFeature' identifies feature being
Expand All @@ -755,28 +761,26 @@
<complexType name="MovementMeasureType">
<complexContent>
<extension base="eml:LengthMeasure">
<attribute name="displacedFeature"
type="diggs:TerminationFeatureExtEnumType"/>
<attribute name="displacedFeature" type="diggs:TerminationFeatureExtEnumType"/>
</extension>
</complexContent>
</complexType>
<complexType name="RotationMeasureType">
<complexContent>
<extension base="eml:PlaneAngleMeasure">
<attribute name="displacedFeature"
type="diggs:TerminationFeatureExtEnumType"/>
<attribute name="displacedFeature" type="diggs:TerminationFeatureExtEnumType"/>
</extension>
</complexContent>
</complexType>

<complexType name="LugeonValueMeasureType">
<simpleContent>
<extension base="eml:AbstractMeasure">
<attribute fixed="Lu" name="uom" use="required"/>
</extension>
</simpleContent>
</complexType>

<element name="GroutConstructionSpecification" type="diggs:GroutConstructionSpecificationType"
substitutionGroup="diggs:AbstractObject"/>
<complexType name="GroutConstructionSpecificationPropertyType" mixed="false">
Expand Down Expand Up @@ -1117,7 +1121,8 @@
<complexContent>
<extension base="diggs:AbstractNamedRoleObjectType">
<sequence>
<element minOccurs="0" name="specificGravity" type="diggs:SpecificGravityMeasureType">
<element minOccurs="0" name="specificGravity"
type="diggs:SpecificGravityMeasureType">
<annotation>
<documentation>Specific gravity of grout component </documentation>
</annotation>
Expand Down Expand Up @@ -1925,7 +1930,8 @@
<documentation>Maximum capacity of the agitator.</documentation>
</annotation>
</element>
<element minOccurs="0" name="mixerVolume" maxOccurs="unbounded" type="diggs:MixerVolumeMeasureType">
<element minOccurs="0" name="mixerVolume" maxOccurs="unbounded"
type="diggs:MixerVolumeMeasureType">
<annotation>
<documentation>Maximum capacity of the mixer. The optional attribute
atSpecificGravity may be used to specify the maximum capacity of the
Expand Down Expand Up @@ -1954,7 +1960,7 @@
</extension>
</complexContent>
</complexType>

<complexType name="TrialGroutBatchType">
<complexContent>
<extension base="diggs:AbstractSampleType">
Expand Down Expand Up @@ -2339,8 +2345,8 @@
interval filled.</documentation>
</annotation>
</element>
<element minOccurs="0" name="waterLugeonValue" type="diggs:LugeonValueMeasureType">
</element>
<element minOccurs="0" name="waterLugeonValue"
type="diggs:LugeonValueMeasureType"> </element>
<element maxOccurs="unbounded" minOccurs="0" name="groutTemperature"
type="diggs:TemperatureMeasurementtPropertyType">
<annotation>
Expand Down Expand Up @@ -3013,8 +3019,8 @@
interval.</documentation>
</annotation>
</element>
<element minOccurs="0" name="waterLugeonValue" type="diggs:LugeonValueMeasureType">
</element>
<element minOccurs="0" name="waterLugeonValue"
type="diggs:LugeonValueMeasureType"> </element>
<element minOccurs="0" name="filteringParameters" type="diggs:DiggsStringType">
<annotation>
<documentation>A description of any parameters used for filtering any
Expand Down Expand Up @@ -4040,15 +4046,7 @@
</extension>
</complexContent>
</complexType>
<element name="LineLossData">
<complexType>
<complexContent>
<extension base="diggs:LineLossDataType">
<attribute ref="diggs:index"/>
</extension>
</complexContent>
</complexType>
</element>
<element name="LineLossData" type="diggs:LineLossDataType"> </element>
<complexType name="LineLossDataType">
<complexContent>
<extension base="gml:AbstractMetadataPropertyType">
Expand Down Expand Up @@ -4083,6 +4081,7 @@
</annotation>
</element>
</sequence>
<attribute ref="diggs:index"/>
</extension>
</complexContent>
</complexType>
Expand Down
1 change: 1 addition & 0 deletions Kernel.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -9665,4 +9665,5 @@ boulder - for ASTM, particles above 300 mm; for boulder, particles above 256 mm<
</complexType>
<element name="CuttingTool" substitutionGroup="diggs:AbstractComponentObject"
type="diggs:CuttingToolType"/>
<element name="codeListDictionary" type="anyURI"> </element>
</schema>

0 comments on commit 5b2f6c8

Please sign in to comment.