Multiple choice technology architecture

------------------------ is a standard for describing the Structure of the XML Data Exchanged between two systems using SOAP

  1. WSDL

  2. UDDI

  3. SAAJ

  4. JAXR

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

WSDL (Web Services Description Language) is the standard for describing the structure of XML data exchanged between systems using SOAP. It defines the message format, operations, and protocol bindings. UDDI is for registry services, SAAJ is for SOAP messaging, and JAXR is for registry access.