You currently have a Catalog service that currently imports an XML schema that is based on PROD-XML, an industry standard vocabulary for representing product catalog information. Specifically, the Catalog service WSDL definition contains "message" elements that reference the "productDefinition" element that is defined in the "prod1Q.xsd" schema. The current WSDL definition is as follows:
A new version of the PROD-XML vocabulary is released and you are required to upgrade from the "prod10.xsd" schema to the new version, "prod20.xsd" schema. Although the new version still defines an element named "productDefinition", the target namespace of the schema has changed from "http://www.prod-consortium.org" to "http://www.prod-consortium.0rg/2.O". You now need to update the WSDL definition to reflect this change. Which of the following is correct?
Currently there are no comments in this discussion, be the first to comment!