<xs:simpleType name="SelfScanFirstCanvas" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="Sales" /> <xs:enumeration value="Loyalty" /> <xs:enumeration value="NotSpecified" /> </xs:restriction> </xs:simpleType>