http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Option.TransactionTokenDataEventTypes Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts : Option.TransactionTokenDataEventTypes Simple Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Type
Restriction of xs:string
Diagram
Option.TransactionTokenDataEventTypes Simple Type
Overview
Option.TransactionTokenDataEventTypes Restriction of xs:string
Facets
EnumerationTransactionStatusUpdate
EnumerationParticipantStatusUpdate
EnumerationDocumentStatusUpdate
EnumerationTaskStatusUpdate
EnumerationParticipantSessionStart
EnumerationParticipantAuthenticationFailure
EnumerationParticipantVictimStatement
EnumerationDocumentSkipped
EnumerationDocumentCertified
EnumerationDocumentSealed
EnumerationParticipantWorkflowAction
EnumerationTaskWorkflowAction
EnumerationParticipantReassigned
EnumerationParticipantDefined
Source
<xs:simpleType name="Option.TransactionTokenDataEventTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="TransactionStatusUpdate" />
    <xs:enumeration value="ParticipantStatusUpdate" />
    <xs:enumeration value="DocumentStatusUpdate" />
    <xs:enumeration value="TaskStatusUpdate" />
    <xs:enumeration value="ParticipantSessionStart" />
    <xs:enumeration value="ParticipantAuthenticationFailure" />
    <xs:enumeration value="ParticipantVictimStatement" />
    <xs:enumeration value="DocumentSkipped" />
    <xs:enumeration value="DocumentCertified" />
    <xs:enumeration value="DocumentSealed" />
    <xs:enumeration value="ParticipantWorkflowAction" />
    <xs:enumeration value="TaskWorkflowAction" />
    <xs:enumeration value="ParticipantReassigned" />
    <xs:enumeration value="ParticipantDefined" />
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts