Simple Type pc:TextLineOrderSimpleType

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

Type restriction of string
Facets
enumeration top-to-bottom
enumeration bottom-to-top
enumeration left-to-right
enumeration right-to-left
Used by
Source
<simpleType name="TextLineOrderSimpleType">
  <restriction base="string">
    <enumeration value="top-to-bottom"/>
    <enumeration value="bottom-to-top"/>
    <enumeration value="left-to-right"/>
    <enumeration value="right-to-left"/>
  </restriction>
</simpleType>