Showing:

Annotations
Diagrams
Source
Simple Type diggs:InjectionDataExtEnumType
Namespace http://diggsml.org/schemas/3
Annotations
Union type for injection data ext enum type. Accepts values from OtherNameType or InjectionDataEnumType.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameTypeGrouting_xsd_Simple_Type_diggs_InjectionDataEnumType.tmp#InjectionDataEnumType
Type union of(diggs:OtherNameType, diggs:InjectionDataEnumType)
Source
<simpleType name="InjectionDataExtEnumType">
  <annotation>
    <documentation>Union type for injection data ext enum type. Accepts values from OtherNameType or InjectionDataEnumType.</documentation>
  </annotation>
  <union memberTypes="diggs:OtherNameType diggs:InjectionDataEnumType"/>
</simpleType>