IBM
C2180-272 · Question #10
A solution developer needs to import a WSDL into an Application. The WSDL references a set of XML Schemas that contain xsd:import statements as well as xsd:redefine statements. What happens when the…
The correct answer is C. The WSDL and XSDs are imported, but errors appear saying that redefines are not supported. See the full explanation below for the reasoning.
Question
A solution developer needs to import a WSDL into an Application. The WSDL references a set of XML Schemas that contain xsd:import statements as well as xsd:redefine statements. What happens when the solution developer imports this WSDL into an Application?
Options
- AThe XSDs are imported without error into the main application
- BA pop-up dialog appears asking the developer how to resolve the redefine statements.
- CThe WSDL and XSDs are imported, but errors appear saying that redefines are not supported.
- DThe WSDL is imported into the main application, the XSDs are imported into a dependent Library
How the community answered
(62 responses)- A18% (11)
- B3% (2)
- C71% (44)
- D8% (5)
Community Discussion
No community discussion yet for this question.