Difference between revisions of "TF Support Material Versioning - Discussion"

From IHE Wiki
Jump to navigation Jump to search
(New page: ==Background== IHE profiles which use Web Services and XML as part of their transaction definition need to provide Web Services Definition Language (WSDL) and XML Schema Definition (.xsd) ...)
 
Line 16: Line 16:
 
       +-wsdl-
 
       +-wsdl-
 
</pre>
 
</pre>
The example transactions are organized by profile, the XML schema are grouped by their source, if they are coming from a standards developing organization.
+
The example transactions are organized by profile. The XML schema are grouped by their source, if they are coming from a standards developing organization, and currently all IHE defined schema are under the IHE subdirectory. The WSDL for each relevant actor are all under the single wsdl subdirectory.

Revision as of 12:11, 31 March 2008

Background

IHE profiles which use Web Services and XML as part of their transaction definition need to provide Web Services Definition Language (WSDL) and XML Schema Definition (.xsd) files in order to facilitate proper implementation. During the 2006-2007 development cycle, the ITI technical committee provided these computer processable artifacts under its subdirectory, using the following structure:

ROOT--+-examples-+-<Profile Abbreviation>-
      |          |
      |          +-<Profile Abbreviation>-
      |          |
      |          +-<Profile Abbreviation>-
      |
      +-schema-+-IHE-
      |        |
      |        +-<SDO Provided Reusable Schema>-
      |        |
      |        +-<SDO Provided Reusable Schema>-
      |
      +-wsdl-

The example transactions are organized by profile. The XML schema are grouped by their source, if they are coming from a standards developing organization, and currently all IHE defined schema are under the IHE subdirectory. The WSDL for each relevant actor are all under the single wsdl subdirectory.