Simple Type pc:GroupTypeSimpleType

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

Type restriction of string
Facets
enumeration paragraph
enumeration list
enumeration list-item
enumeration figure
enumeration article
enumeration div
enumeration other
Used by
Source
<simpleType name="GroupTypeSimpleType">
  <restriction base="string">
    <enumeration value="paragraph"/>
    <enumeration value="list"/>
    <enumeration value="list-item"/>
    <enumeration value="figure"/>
    <enumeration value="article"/>
    <enumeration value="div"/>
    <enumeration value="other"/>
  </restriction>
</simpleType>