Multiple choice technology platforms and products

A message can be validated against

  1. XML Schema

  2. WSDL

  3. both A and B

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

OSB provides validation capabilities against both XML Schema definitions (XSD) and WSDL documents. XML Schema validation ensures the message structure conforms to a schema definition. WSDL validation includes both schema validation and additional WSDL-specific constraints including service contract definitions. OSB can validate request and response messages using either validation type. The Validate action in OSB can be configured to use either an XSD resource or a WSDL resource for validation.