Showing:

Diagrams
Facets
Source
Simple Type diggs:VaneEnumType
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type restriction of string
Facets
enumeration double tapered
enumeration rectangular
enumeration single tapered
Source
<simpleType name="VaneEnumType">
  <restriction base="string">
    <enumeration value="double tapered"/>
    <enumeration value="rectangular"/>
    <enumeration value="single tapered"/>
  </restriction>
</simpleType>