Showing:

Diagrams
Facets
Source
Used by
Simple Type diggs:backfillTypeEnumType
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type restriction of string
Facets
enumeration annular space within borehole
enumeration annular space within casings
enumeration open hole
enumeration within casing
Used by
Source
<simpleType name="backfillTypeEnumType">
  <restriction base="string">
    <enumeration value="annular space within borehole"/>
    <enumeration value="annular space within casings"/>
    <enumeration value="open hole"/>
    <enumeration value="within casing"/>
  </restriction>
</simpleType>