Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:WeldTypeEnumExtType
Namespace http://diggsml.org/schemas/3
Annotations
Union type for weld type enum ext type. Accepts values from WeldTypeEnumType or OtherNameType.
Diagram
DiagramDeepFoundation_xsd_Simple_Type_diggs_WeldTypeEnumType.tmp#WeldTypeEnumTypeCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameType
Type union of(diggs:WeldTypeEnumType, diggs:OtherNameType)
Used by
Element diggs:weldType
Source
<simpleType name="WeldTypeEnumExtType">
  <annotation>
    <documentation>Union type for weld type enum ext type. Accepts values from WeldTypeEnumType or OtherNameType.</documentation>
  </annotation>
  <union memberTypes="diggs:WeldTypeEnumType diggs:OtherNameType"/>
</simpleType>