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