<xsd:attribute name="type" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Deposit" /> <xsd:enumeration value="SellOnDeposit" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>