http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
InboundInvoiceRowStatus Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : InboundInvoiceRowStatus Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Type
Restriction of xs:string
Diagram
InboundInvoiceRowStatus Simple Type
Overview
InboundInvoiceRowStatus Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationExactMatch
EnumerationAmountMatch
EnumerationPriceMatch
EnumerationArticleMatch
EnumerationDoubleArticlesFound
EnumerationNotFound
EnumerationManualMatch
Source
<xs:simpleType name="InboundInvoiceRowStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="ExactMatch" />
    <xs:enumeration value="AmountMatch" />
    <xs:enumeration value="PriceMatch" />
    <xs:enumeration value="ArticleMatch" />
    <xs:enumeration value="DoubleArticlesFound" />
    <xs:enumeration value="NotFound" />
    <xs:enumeration value="ManualMatch" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents