<xs:simpleType name="PaymentOperationType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="Pay" /> <xs:enumeration value="Authorize" /> </xs:restriction> </xs:simpleType>
© Sertifi, Inc., 2019 All Rights Reserved.