http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
CashDeclarationJournalIntervalType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents : CashDeclarationJournalIntervalType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents
Type
Restriction of xs:string
Diagram
CashDeclarationJournalIntervalType Simple Type
Overview
CashDeclarationJournalIntervalType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationBatch
EnumerationWeekly
EnumerationDaily
EnumerationMonth
Source
<xs:simpleType name="CashDeclarationJournalIntervalType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="Batch" />
    <xs:enumeration value="Weekly" />
    <xs:enumeration value="Daily" />
    <xs:enumeration value="Month" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceEnumerationComponents