http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Option.ParticipantCompletedTransactionNotificationTypes Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts : Option.ParticipantCompletedTransactionNotificationTypes Simple Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Type
Restriction of xs:string
Diagram
Option.ParticipantCompletedTransactionNotificationTypes Simple Type
Overview
Facets
EnumerationDoNotSendEmail
EnumerationSendEmailWithoutDocumentsAttached
EnumerationSendEmailWithDocumentsAttached
Source
<xs:simpleType name="Option.ParticipantCompletedTransactionNotificationTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="DoNotSendEmail" />
    <xs:enumeration value="SendEmailWithoutDocumentsAttached" />
    <xs:enumeration value="SendEmailWithDocumentsAttached" />
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts