http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Option.DocumentServiceTypes Simple Type
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts : Option.DocumentServiceTypes Simple Type
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts
Type
Restriction of xs:string
Diagram
Option.DocumentServiceTypes Simple Type
Overview
Option.DocumentServiceTypes Restriction of xs:string
Facets
EnumerationSign
EnumerationSignAndCertify
EnumerationSignAndSeal
Source
<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>
See Also
http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts