<xs:element name="concatenation_operator"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="||"/> </xs:restriction> </xs:simpleType> </xs:element>