http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfLogRow Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfLogRow Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
Severity Element DateTime Element Text Element Sequence LogRow Element Sequence ArrayOfLogRow Complex Type
Overview
Sequence
Sequence
Text optional xs:string
DateTime xs:dateTime
Used By
LogRows Element
Source
<xs:complexType name="ArrayOfLogRow" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="LogRow" nillable="true" type="tns:LogRow" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents