http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Option.ParticipantCertificationTypes Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts : Option.ParticipantCertificationTypes Simple Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Type
Restriction of xs:string
Diagram
Option.ParticipantCertificationTypes Simple Type
Overview
Option.ParticipantCertificationTypes Restriction of xs:string
Facets
EnumerationServer
EnumerationClient
Source
<xs:simpleType name="Option.ParticipantCertificationTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Server" />
    <xs:enumeration value="Client" />
  </xs:restriction>
</xs:simpleType>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts