Showing:

Diagrams
Facets
Source
Used by
Simple Type diggs:pressureControlLogicEnumType
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type restriction of string
Facets
enumeration constant flow
enumeration constant pressure
Used by
Source
<simpleType name="pressureControlLogicEnumType">
  <restriction base="string">
    <enumeration value="constant flow"/>
    <enumeration value="constant pressure"/>
  </restriction>
</simpleType>