http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InvoicePaymentMatchProbability Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InvoicePaymentMatchProbability Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Type
Restriction of xs:string
Diagram
InvoicePaymentMatchProbability Simple Type
Overview
InvoicePaymentMatchProbability Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationSureMatch
EnumerationPossibleMatch
Source
<xs:simpleType name="InvoicePaymentMatchProbability" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="SureMatch" />
    <xs:enumeration value="PossibleMatch" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents