<xsd:simpleType name="IndicatorType"> <xsd:restriction base="xsd:boolean"> <xsd:pattern value="false"/> <xsd:pattern value="true"/> </xsd:restriction> </xsd:simpleType>