http://retail3000.net/Retail3000Webservice/PosComponents
CalculateCashDeclarationAttributeResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : CalculateCashDeclarationAttributeResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
ToSafe Element Difference Element EndAmount Element Expenses Element Withdrawals Element Deposits Element PrePayments Element InvoicePayments Element CashSalePayments Element Sales Element StartAmount Element Sequence CalculateCashDeclarationAttributeResult Element Sequence CalculateCashDeclarationAttributeResponse Element
Overview
Sequence
Sequence
StartAmount xs:decimal
Sales xs:decimal
CashSalePayments xs:decimal
InvoicePayments xs:decimal
PrePayments xs:decimal
Deposits xs:decimal
Withdrawals xs:decimal
Expenses xs:decimal
EndAmount xs:decimal
Difference xs:decimal
ToSafe xs:decimal
Source
<xs:element name="CalculateCashDeclarationAttributeResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="CalculateCashDeclarationAttributeResult" type="tns:CashDeclarationCalculationResult" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents