<xs:complexType name="ArrayOfViewAssignedCustomerGroupInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="ViewAssignedCustomerGroupInfo" nillable="true" type="tns:ViewAssignedCustomerGroupInfo" />
</xs:sequence>
</xs:complexType>
|