Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:receiverTypeEnumExtType
Namespace http://diggsml.org/schemas/3
Annotations
Union type for receiver type enum ext type. Accepts values from receiverTypeEnumType or OtherNameType.
Diagram
DiagramGeophysics_xsd_Simple_Type_diggs_receiverTypeEnumType.tmp#receiverTypeEnumTypeCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameType
Type union of(diggs:receiverTypeEnumType, diggs:OtherNameType)
Used by
Source
<simpleType name="receiverTypeEnumExtType">
  <annotation>
    <documentation>Union type for receiver type enum ext type. Accepts values from receiverTypeEnumType or OtherNameType.</documentation>
  </annotation>
  <union memberTypes="diggs:receiverTypeEnumType diggs:OtherNameType"/>
</simpleType>