Showing:

Diagrams
Facets
Source
Simple Type diggs:pointLoadTestEnumType
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type restriction of string
Facets
enumeration axial
enumeration diametral
Source
<simpleType name="pointLoadTestEnumType">
  <restriction base="string">
    <enumeration value="axial"/>
    <enumeration value="diametral"/>
  </restriction>
</simpleType>