CTS2 1.0 FTF Avatar
  1. OMG Issue

CTS2F2 — Refactor inline XSD types from WSDLs (SOAP PSM)

  • Key: CTS2F2-38
  • Legacy Issue Number: 17119
  • Status: closed  
  • Source: Mayo Clinic ( Mr. Craig Stancl)
  • Summary:

    All CTS2 WSDLs contain inline XSD type definitions. We would like to refactor those out into separate XSD files in order to make code generation easier for tooling (mainly, Castor).

    Logged: https://github.com/cts2/cts2-specification/issues/41

  • Reported: CTS2 1.0b1 — Thu, 9 Feb 2012 05:00 GMT
  • Disposition: Resolved — CTS2 1.0
  • Disposition Summary:

    PIM: N/A
    PSM:
    XSD declarations inside of WSDL files were making it difficult for tooling to process and generate code from the WSDL files. To work around this, and to make a clean separation between WSDL 'types' and WSDL 'functionality', all types that were previously inlined into the wsdl via the wsdl:types tag have been refactored into an XSD file.

  • Updated: Fri, 6 Mar 2015 20:58 GMT