indicatorDataType

Simple Type Information

Used By

Source

<xsd:simpleType name="indicatorDataType" id="ind.st">
  <xsd:restriction base="xsd:string">
    <xsd:whiteSpace value="preserve"/>
    <xsd:pattern value="[\da-z ]{1}"/>
  </xsd:restriction>
</xsd:simpleType>