Simple Type pc:AlignSimpleType

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

Type restriction of string
Facets
enumeration left
enumeration centre
enumeration right
enumeration justify
Used by
Source
<simpleType name="AlignSimpleType">
  <restriction base="string">
    <enumeration value="left"/>
    <enumeration value="centre"/>
    <enumeration value="right"/>
    <enumeration value="justify"/>
  </restriction>
</simpleType>