Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:geophysicalMethodEnumExtType
Namespace http://diggsml.org/schemas/3
Annotations
Union type for geophysical method enum ext type. Accepts values from geophysicalMethodEnumType or OtherNameType.
Diagram
DiagramGeophysics_xsd_Simple_Type_diggs_geophysicalMethodEnumType.tmp#geophysicalMethodEnumTypeCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameType
Type union of(diggs:geophysicalMethodEnumType, diggs:OtherNameType)
Used by
Source
<simpleType name="geophysicalMethodEnumExtType" final="">
  <annotation>
    <documentation>Union type for geophysical method enum ext type. Accepts values from geophysicalMethodEnumType or OtherNameType.</documentation>
  </annotation>
  <union memberTypes="diggs:geophysicalMethodEnumType diggs:OtherNameType"/>
</simpleType>