<xs:element name="underscore"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="_"/> </xs:restriction> </xs:simpleType> </xs:element>