source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/EntityCA/src/jbiServiceUnits/wsit-client.xml@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 727 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2 <definitions
3 xmlns="http://schemas.xmlsoap.org/wsdl/"
4 xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
5 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
6 xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="mainclientconfig"
7 >
8 <import location="NhinDocQuery.xml" namespace="urn:ihe:iti:xds-b:2007"/>
9 <import location="NhinSubjectDiscovery.xml" namespace="urn:ihe:iti:pixv3:2007"/>
10 <import location="NhinDocRetrieve.xml" namespace="urn:ihe:iti:xds-b:2007"/>
11 <import location="NhinAuditLogQuery.xml" namespace="http://services.nhin.com/wsdl/auditlogquery"/>
12 <import location="NhinSubscription.xml" namespace="http://docs.oasis-open.org/wsn/bw-2"/>
13</definitions>
Note: See TracBrowser for help on using the repository browser.