GetCustomerListResponse Element
In This Topic
Overview
Source
<xs:element name="GetCustomerListResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="GetCustomerListResult" nillable="true" type="q27:ArrayOfguid" xmlns:q27="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
</xs:sequence>
</xs:complexType>
</xs:element>
|
See Also