Showing:

Diagrams
Facets
Source
Used by
Simple Type diggs:ActuvutyTypeEnumType
Namespace http://diggsml.org/schema-dev
Diagram
Diagram
Type restriction of string
Facets
enumeration aggregate
enumeration collect
enumeration none
enumeration subsample
enumeration test
enumeration unknown
Used by
Source
<simpleType name="ActuvutyTypeEnumType">
  <restriction base="string">
    <enumeration value="aggregate"/>
    <enumeration value="collect"/>
    <enumeration value="none"/>
    <enumeration value="subsample"/>
    <enumeration value="test"/>
    <enumeration value="unknown"/>
  </restriction>
</simpleType>