http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfModifiedExpenseTypeInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfModifiedExpenseTypeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
Cancelled Element LedgerId Element Description Element ItemId Element Sequence ModifiedExpenseTypeInfo Element Sequence ArrayOfModifiedExpenseTypeInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
Description optional xs:string
LedgerId xs:int
Cancelled xs:boolean
Used By
GetModifiedExpenseTypesResult Element
Source
<xs:complexType name="ArrayOfModifiedExpenseTypeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedExpenseTypeInfo" nillable="true" type="tns:ModifiedExpenseTypeInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents