Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type witsml:IadcIntegerCode
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Specifies the IADC integer codes for the inner or outer tooth rows.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_TypeEnum.tmp#TypeEnum
Type restriction of eml:TypeEnum
Type hierarchy
Facets
maxLength 64
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration 7
enumeration 8
Used by
Source
<xs:simpleType name="IadcIntegerCode">
  <xs:annotation>
    <xs:documentation>Specifies the IADC integer codes for the inner or outer tooth rows.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="eml:TypeEnum">
    <xs:enumeration value="0"/>
    <xs:enumeration value="1"/>
    <xs:enumeration value="2"/>
    <xs:enumeration value="3"/>
    <xs:enumeration value="4"/>
    <xs:enumeration value="5"/>
    <xs:enumeration value="6"/>
    <xs:enumeration value="7"/>
    <xs:enumeration value="8"/>
  </xs:restriction>
</xs:simpleType>