<xs:complexType name="NameValuePairRspType" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element name="NameValuePair" type="NameValuePairType" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>