Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:pointLoadTestEnumExtType
Namespace http://diggsml.org/schemas/3
Annotations
Union type for point load test enum ext type. Accepts values from OtherNameType or pointLoadTestEnumType.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameTypeExtProcedures_xsd_Simple_Type_diggs_pointLoadTestEnumType.tmp#pointLoadTestEnumType
Type union of(diggs:OtherNameType, diggs:pointLoadTestEnumType)
Used by
Source
<simpleType name="pointLoadTestEnumExtType">
  <annotation>
    <documentation>Union type for point load test enum ext type. Accepts values from OtherNameType or pointLoadTestEnumType.</documentation>
  </annotation>
  <union memberTypes="diggs:OtherNameType diggs:pointLoadTestEnumType"/>
</simpleType>