Example Scenario X


  1. Service toolkit t1 generates WSDL document describing service S
  2. Service toolkit t1 assumes convention C will be used to distinguish between operations
  3. WSDL document does not say anything about convention C, because:
  4. Semantics document does not say anything about convention C, because:
  5. Client A also uses toolkit t1
  6. Client A works fine with service S

  7. Client B uses a different toolkit t2
  8. Client B does not work with service S, even though
  9. Client B developer calls the service developer to complain.  The service developer says "It works for everyone else.  Your toolkit must be broken."