<xs:simpleType name="Option.DocumentServiceTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="Sign" /> <xs:enumeration value="SignAndCertify" /> <xs:enumeration value="SignAndSeal" /> </xs:restriction> </xs:simpleType>