<?xml version="1.0" encoding="utf-16"?> <xsd:complexType name="productOrderType"> <xsd:sequence> <xsd:element name="orderBy" type="sales:productOrderByType" minOccurs="0" maxOccurs="3" /> <xsd:element name="orderAD" type="serv:lstOrderADType" minOccurs="0" maxOccurs="3" /> </xsd:sequence> </xsd:complexType>