Notice that you access the Order and Iterate functions through the LineItems.
注意,您可以通过LineItems访问订单和遍历功能。
As the name implies, this is telling the validator that the LineItem child element of the LineItems element is repeatable.
顾名思义,它告诉验证器,LineItems元素的LineItem子元素是可重复的。
Therefore, before generating the client code for this Web service, you change the WSDL file and replace the element representing the lineItems with the
因此,在此 Web 服务中生成客户端代码之前,您要更改 WSDL 文件,⒁? <xsd:any/> 元素替换掉表示 lineItem 的元素。
应用推荐