Simple Type pc:UnderlineStyleSimpleType

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

Type restriction of string
Facets
enumeration singleLine
enumeration doubleLine
enumeration other
Used by
Source
<simpleType name="UnderlineStyleSimpleType">
  <restriction base="string">
    <enumeration value="singleLine"/>
    <enumeration value="doubleLine"/>
    <enumeration value="other"/>
  </restriction>
</simpleType>