清单1显示了仓库服务的完整wsdl定义。
Listing 1 shows the complete WSDL definition of the Warehouse service.
例如,一个仓库到一个特定供应商的映射是在一个名为warehousemaps . xml的文件中定义的(请参阅清单2)。
For example, the mapping of a warehouse to a particular supplier is defined in a file called warehousemaps.xml (see Listing 2).
然后可以把生成的XML文件转移给另一个新仓库,如清单12所示。
You can then transfer the resulting XML file to another fresh repository, as illustrated in Listing 12.
应用推荐