Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type diggs:BearingMeasureType
Namespace http://diggsml.org/schema-dev
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_PlaneAngleMeasure.tmp#PlaneAngleMeasure_uomMeasureType_xsd_Complex_Type_eml_PlaneAngleMeasure.tmp#PlaneAngleMeasureKernel_xsd_Complex_Type_diggs_BearingMeasureBaseType.tmp#BearingMeasureBaseTypeKernel_xsd_Complex_Type_diggs_BearingMeasureType.tmp#BearingMeasureType_refAzimuth
Type extension of diggs:BearingMeasureBaseType
Type hierarchy
Used by
Attributes
QName Type Use
refAzimuth witsml:AziRef optional
uom eml:PlaneAngleUom required
Source
<complexType name="BearingMeasureType">
  <simpleContent>
    <extension base="diggs:BearingMeasureBaseType">
      <attribute name="refAzimuth" type="witsml:AziRef"/>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:BearingMeasureType / @refAzimuth
Namespace No namespace
Type witsml:AziRef
Type hierarchy
Properties
content simple
Facets
maxLength 64
enumeration magnetic north
The north direction as defined by Magnetic North Pole at the time of the measurement. The Magnetic North Pole is the direction that a magnet points to when freely rotating.
enumeration grid north
The north direction is defined by the coordinate grid in the projection coordinate system.
enumeration true north
The north direction as defined by the true North Pole. The true North Pole is an average of the actual measured north axis, which is the axis of rotation of the earth.
Used by
Source
<attribute name="refAzimuth" type="witsml:AziRef"/>