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