ST_ErrBarType

Simple Type Information

Used By

Attribute CT_ErrBarType/@val

Source

<xsd:simpleType name="ST_ErrBarType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="both"/>
    <xsd:enumeration value="minus"/>
    <xsd:enumeration value="plus"/>
  </xsd:restriction>
</xsd:simpleType>