http://retail3000.net/Retail3000Webservice/PosComponents
CashDeclarationExpenseSpecificationsFilter Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : CashDeclarationExpenseSpecificationsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
VatLedgerId Element ExpenseLedgerId Element CashDeclarationExpenseId Element Sequence CashDeclarationExpenseSpecificationsFilter Complex Type
Overview
Sequence
Used By
NewCashDeclarationExpenseSpecificationsFilterResult Element
filter Element
Source
<xs:complexType name="CashDeclarationExpenseSpecificationsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="CashDeclarationExpenseId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ExpenseLedgerId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="VatLedgerId" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents