Multiple choice technology architecture

Which of the following does Universal Description, Discovery and Integration (UDDI) not do?

  1. Provide a standard for registries

  2. Provide a standard for repositories

  3. Declare an information model using XML schema to represent SOA Metadata

  4. Declare a collection of Web Services using Web Service Description Language (WSDL)

  5. None, UDDI facilities all of the above

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

UDDI DOES provide standards for registries (A), uses XML schema for SOA metadata representation (C), and declares web services using WSDL (D). What UDDI does NOT provide is a standard for repositories - it focuses on registries for service discovery, not full repository standards for storage and management.