Simple Type pc:ColourDepthSimpleType

Namespace http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15
Diagram

Type restriction of string
Facets
enumeration bilevel
enumeration greyscale
enumeration colour
enumeration other
Used by
Source
<simpleType name="ColourDepthSimpleType">
  <restriction base="string">
    <enumeration value="bilevel"/>
    <enumeration value="greyscale"/>
    <enumeration value="colour"/>
    <enumeration value="other"/>
  </restriction>
</simpleType>