Showing:

Diagrams
Facets
Source
Simple Type diggs:IntactSpecimenTypeEnumType
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type restriction of string
Facets
enumeration extruded
enumeration sub-sampled
enumeration trimmed
Short integer data value.
Source
<simpleType name="IntactSpecimenTypeEnumType">
  <restriction base="string">
    <enumeration value="extruded"/>
    <enumeration value="sub-sampled"/>
    <enumeration value="trimmed">
      <annotation>
        <documentation>Short integer data value.</documentation>
      </annotation>
    </enumeration>
  </restriction>
</simpleType>