http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
DigitalProcessingType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : DigitalProcessingType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Type
Restriction of xs:string
Diagram
DigitalProcessingType Simple Type
Overview
DigitalProcessingType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationEDI
EnumerationByMail
EnumerationEDIAndByMail
Source
<xs:simpleType name="DigitalProcessingType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="EDI" />
    <xs:enumeration value="ByMail" />
    <xs:enumeration value="EDIAndByMail" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents