123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987 |
- <?xml version="1.0" encoding="UTF-8"?>
- <con:soapui-project name="ApplicationService(Hosting System Requests)" resourceRoot="" soapui-version="4.0.1" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:WsdlInterface" wsaVersion="NONE" name="ApplicationService-20100825Binding" type="wsdl" bindingName="{http://dicom.nema.org/PS3.19/ApplicationService-20100825}ApplicationService-20100825Binding" soapVersion="1_1" anonymous="optional" definition="file:/C:/home/CTK/Plugins/org.commontk.dah.core/Resources/ApplicationService-20100825.wsdl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache type="TEXT" rootPart="file:\C:\home\CTK\Plugins\org.commontk.dah.core\Resources\ApplicationService-20100825.wsdl"><con:part><con:url>file:\C:\home\CTK\Plugins\org.commontk.dah.core\Resources\ApplicationService-20100825.wsdl</con:url><con:content><![CDATA[<wsdl:definitions name="ApplicationService-20100825" targetNamespace="http://dicom.nema.org/PS3.19/ApplicationService-20100825" xmlns:tns="http://dicom.nema.org/PS3.19/ApplicationService-20100825" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
- <wsdl:types>
- <xsd:schema targetNamespace="http://dicom.nema.org/PS3.19/Imports/ApplicationService-20100825">
- <xsd:import namespace="http://dicom.nema.org/PS3.19/ApplicationService-20100825" schemaLocation="./ApplicationService-20100825.xsd"/>
- <xsd:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" schemaLocation="./Types.xsd"/>
- <xsd:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" schemaLocation="./ArrayOfString.xsd"/>
- <xsd:import namespace="http://schemas.datacontract.org/2004/07/System.Xml.XPath" schemaLocation="./XPathNodeType.xsd"/>
- </xsd:schema>
- </wsdl:types>
- <wsdl:message name="IApplicationService_GetState_InputMessage">
- <wsdl:part name="parameters" element="tns:GetState"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_GetState_OutputMessage">
- <wsdl:part name="parameters" element="tns:GetStateResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_SetState_InputMessage">
- <wsdl:part name="parameters" element="tns:SetState"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_SetState_OutputMessage">
- <wsdl:part name="parameters" element="tns:SetStateResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_BringToFront_InputMessage">
- <wsdl:part name="parameters" element="tns:BringToFront"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_BringToFront_OutputMessage">
- <wsdl:part name="parameters" element="tns:BringToFrontResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_NotifyDataAvailable_InputMessage">
- <wsdl:part name="parameters" element="tns:NotifyDataAvailable"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_NotifyDataAvailable_OutputMessage">
- <wsdl:part name="parameters" element="tns:NotifyDataAvailableResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_GetData_InputMessage">
- <wsdl:part name="parameters" element="tns:GetData"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_GetData_OutputMessage">
- <wsdl:part name="parameters" element="tns:GetDataResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_ReleaseData_InputMessage">
- <wsdl:part name="parameters" element="tns:ReleaseData"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_ReleaseData_OutputMessage">
- <wsdl:part name="parameters" element="tns:ReleaseDataResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_GetAsModels_InputMessage">
- <wsdl:part name="parameters" element="tns:GetAsModels"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_GetAsModels_OutputMessage">
- <wsdl:part name="parameters" element="tns:GetAsModelsResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_ReleaseModels_InputMessage">
- <wsdl:part name="parameters" element="tns:ReleaseModels"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_ReleaseModels_OutputMessage">
- <wsdl:part name="parameters" element="tns:ReleaseModelsResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_QueryModel_InputMessage">
- <wsdl:part name="parameters" element="tns:QueryModel"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_QueryModel_OutputMessage">
- <wsdl:part name="parameters" element="tns:QueryModelResponse"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_QueryInfoSet_InputMessage">
- <wsdl:part name="parameters" element="tns:QueryInfoSet"/>
- </wsdl:message>
- <wsdl:message name="IApplicationService_QueryInfoSet_OutputMessage">
- <wsdl:part name="parameters" element="tns:QueryInfoSetResponse"/>
- </wsdl:message>
- <wsdl:portType name="IApplicationService-20100825">
- <wsdl:operation name="GetState">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/GetState" message="tns:IApplicationService_GetState_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/GetStateResponse" message="tns:IApplicationService_GetState_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="SetState">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/SetState" message="tns:IApplicationService_SetState_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/SetStateResponse" message="tns:IApplicationService_SetState_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="BringToFront">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/BringToFront" message="tns:IApplicationService_BringToFront_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/BringToFrontResponse" message="tns:IApplicationService_BringToFront_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="NotifyDataAvailable">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/NotifyDataAvailable" message="tns:IApplicationService_NotifyDataAvailable_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/NotifyDataAvailableResponse" message="tns:IApplicationService_NotifyDataAvailable_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="GetData">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/GetData" message="tns:IApplicationService_GetData_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/GetDataResponse" message="tns:IApplicationService_GetData_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="ReleaseData">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseData" message="tns:IApplicationService_ReleaseData_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseDataResponse" message="tns:IApplicationService_ReleaseData_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="GetAsModels">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/GetAsModels" message="tns:IApplicationService_GetAsModels_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/GetAsModelsResponse" message="tns:IApplicationService_GetAsModels_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="ReleaseModels">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseModels" message="tns:IApplicationService_ReleaseModels_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseModelsResponse" message="tns:IApplicationService_ReleaseModels_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="QueryModel">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/QueryModel" message="tns:IApplicationService_QueryModel_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/QueryModelResponse" message="tns:IApplicationService_QueryModel_OutputMessage"/>
- </wsdl:operation>
- <wsdl:operation name="QueryInfoSet">
- <wsdl:input wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/QueryInfoSet" message="tns:IApplicationService_QueryInfoSet_InputMessage"/>
- <wsdl:output wsaw:Action="http://dicom.nema.org/PS3.19/IApplicationService/QueryInfoSetResponse" message="tns:IApplicationService_QueryInfoSet_OutputMessage"/>
- </wsdl:operation>
- </wsdl:portType>
- <wsdl:binding name="ApplicationService-20100825Binding" type="tns:IApplicationService-20100825">
- <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
- <wsdl:operation name="GetState">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/GetState" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="SetState">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/SetState" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="BringToFront">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/BringToFront" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="NotifyDataAvailable">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/NotifyDataAvailable" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetData">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/GetData" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="ReleaseData">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseData" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="GetAsModels">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/GetAsModels" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="ReleaseModels">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseModels" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="QueryModel">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/QueryModel" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- <wsdl:operation name="QueryInfoSet">
- <soap:operation soapAction="http://dicom.nema.org/PS3.19/IApplicationService/QueryInfoSet" style="document"/>
- <wsdl:input>
- <soap:body use="literal"/>
- </wsdl:input>
- <wsdl:output>
- <soap:body use="literal"/>
- </wsdl:output>
- </wsdl:operation>
- </wsdl:binding>
- <wsdl:service name="ApplicationService-20100825">
- <wsdl:port name="ApplicationServiceBinding" binding="tns:ApplicationService-20100825Binding">
- <soap:address location="http://localhost/Service"/>
- </wsdl:port>
- </wsdl:service>
- </wsdl:definitions>]]></con:content><con:type>http://schemas.xmlsoap.org/wsdl/</con:type></con:part><con:part><con:url>file:\C:\home\CTK\Plugins\org.commontk.dah.core\Resources\ApplicationService-20100825.xsd</con:url><con:content><![CDATA[<xs:schema elementFormDefault="qualified" targetNamespace="http://dicom.nema.org/PS3.19/ApplicationService-20100825" xmlns:tns="http://dicom.nema.org/PS3.19/ApplicationService-20100825" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
- <xs:import namespace="http://schemas.datacontract.org/2004/07/System.Xml.XPath"/>
- <xs:element name="GetState">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetStateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="GetStateResult" type="tns:State"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:simpleType name="State">
- <xs:restriction base="xs:string">
- <xs:enumeration value="IDLE"/>
- <xs:enumeration value="INPROGRESS"/>
- <xs:enumeration value="SUSPENDED"/>
- <xs:enumeration value="COMPLETED"/>
- <xs:enumeration value="CANCELED"/>
- <xs:enumeration value="EXIT"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:element name="State" nillable="true" type="tns:State"/>
- <xs:element name="SetState">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="state" type="tns:State"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="SetStateResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="SetStateResult" type="xs:boolean"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="BringToFront">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="location" nillable="true" type="tns:Rectangle"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="Rectangle">
- <xs:sequence>
- <xs:element minOccurs="0" name="Height" type="xs:int"/>
- <xs:element minOccurs="0" name="Width" type="xs:int"/>
- <xs:element minOccurs="0" name="RefPointX" type="xs:int"/>
- <xs:element minOccurs="0" name="RefPointY" type="xs:int"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="Rectangle" nillable="true" type="tns:Rectangle"/>
- <xs:element name="BringToFrontResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="BringToFrontResult" type="xs:boolean"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="NotifyDataAvailable">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="data" nillable="true" type="tns:AvailableData"/>
- <xs:element minOccurs="0" name="lastData" type="xs:boolean"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="AvailableData">
- <xs:sequence>
- <xs:element minOccurs="0" name="ObjectDescriptors" nillable="true" type="tns:ArrayOfObjectDescriptor"/>
- <xs:element minOccurs="0" name="Patients" nillable="true" type="tns:ArrayOfPatient"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="AvailableData" nillable="true" type="tns:AvailableData"/>
- <xs:complexType name="ArrayOfObjectDescriptor">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="ObjectDescriptor" nillable="true" type="tns:ObjectDescriptor"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfObjectDescriptor" nillable="true" type="tns:ArrayOfObjectDescriptor"/>
- <xs:complexType name="ObjectDescriptor">
- <xs:sequence>
- <xs:element minOccurs="0" name="ClassUID" nillable="true" type="tns:UID"/>
- <xs:element minOccurs="0" name="MimeType" nillable="true" type="tns:MimeType"/>
- <xs:element minOccurs="0" name="Modality" nillable="true" type="tns:Modality"/>
- <xs:element minOccurs="0" name="TransferSyntaxUID" nillable="true" type="tns:UID"/>
- <xs:element minOccurs="0" name="DescriptorUuid" nillable="true" type="tns:UUID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ObjectDescriptor" nillable="true" type="tns:ObjectDescriptor"/>
- <xs:complexType name="UID">
- <xs:sequence>
- <xs:element minOccurs="0" name="Uid" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="UID" nillable="true" type="tns:UID"/>
- <xs:complexType name="MimeType">
- <xs:sequence>
- <xs:element minOccurs="0" name="Type" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="MimeType" nillable="true" type="tns:MimeType"/>
- <xs:complexType name="Modality">
- <xs:sequence>
- <xs:element minOccurs="0" name="Modality" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="Modality" nillable="true" type="tns:Modality"/>
- <xs:complexType name="UUID">
- <xs:sequence>
- <xs:element minOccurs="0" name="Uuid" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="UUID" nillable="true" type="tns:UUID"/>
- <xs:complexType name="ArrayOfPatient">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="Patient" nillable="true" type="tns:Patient"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfPatient" nillable="true" type="tns:ArrayOfPatient"/>
- <xs:complexType name="Patient">
- <xs:sequence>
- <xs:element minOccurs="0" name="AssigningAuthority" nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="DateOfBirth" type="xs:dateTime"/>
- <xs:element minOccurs="0" name="ID" nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="ObjectDescriptors" nillable="true" type="tns:ArrayOfObjectDescriptor"/>
- <xs:element minOccurs="0" name="Sex" nillable="true" type="xs:string"/>
- <xs:element minOccurs="0" name="Studies" nillable="true" type="tns:ArrayOfStudy"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="Patient" nillable="true" type="tns:Patient"/>
- <xs:complexType name="ArrayOfStudy">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="Study" nillable="true" type="tns:Study"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfStudy" nillable="true" type="tns:ArrayOfStudy"/>
- <xs:complexType name="Study">
- <xs:sequence>
- <xs:element minOccurs="0" name="ObjectDescriptors" nillable="true" type="tns:ArrayOfObjectDescriptor"/>
- <xs:element minOccurs="0" name="Series" nillable="true" type="tns:ArrayOfSeries"/>
- <xs:element minOccurs="0" name="StudyUID" nillable="true" type="tns:UID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="Study" nillable="true" type="tns:Study"/>
- <xs:complexType name="ArrayOfSeries">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="Series" nillable="true" type="tns:Series"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfSeries" nillable="true" type="tns:ArrayOfSeries"/>
- <xs:complexType name="Series">
- <xs:sequence>
- <xs:element minOccurs="0" name="ObjectDescriptors" nillable="true" type="tns:ArrayOfObjectDescriptor"/>
- <xs:element minOccurs="0" name="SeriesUID" nillable="true" type="tns:UID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="Series" nillable="true" type="tns:Series"/>
- <xs:element name="NotifyDataAvailableResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="NotifyDataAvailableResult" type="xs:boolean"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetData">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="objects" nillable="true" type="tns:ArrayOfUUID"/>
- <xs:element minOccurs="0" name="acceptableTransferSyntaxes" nillable="true" type="tns:ArrayOfUID"/>
- <xs:element minOccurs="0" name="includeBulkData" type="xs:boolean"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="ArrayOfUUID">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="UUID" nillable="true" type="tns:UUID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfUUID" nillable="true" type="tns:ArrayOfUUID"/>
- <xs:complexType name="ArrayOfUID">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="UID" nillable="true" type="tns:UID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfUID" nillable="true" type="tns:ArrayOfUID"/>
- <xs:element name="GetDataResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="GetDataResult" nillable="true" type="tns:ArrayOfObjectLocator"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="ArrayOfObjectLocator">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="ObjectLocator" nillable="true" type="tns:ObjectLocator"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfObjectLocator" nillable="true" type="tns:ArrayOfObjectLocator"/>
- <xs:complexType name="ObjectLocator">
- <xs:sequence>
- <xs:element minOccurs="0" name="Length" type="xs:long"/>
- <xs:element minOccurs="0" name="Offset" type="xs:long"/>
- <xs:element minOccurs="0" name="TransferSyntax" nillable="true" type="tns:UID"/>
- <xs:element minOccurs="0" name="URI" nillable="true" type="xs:anyURI"/>
- <xs:element minOccurs="0" name="Locator" nillable="true" type="tns:UUID"/>
- <xs:element minOccurs="0" name="Source" nillable="true" type="tns:UUID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ObjectLocator" nillable="true" type="tns:ObjectLocator"/>
- <xs:element name="ReleaseData">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="objects" nillable="true" type="tns:ArrayOfUUID"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="ReleaseDataResponse">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="GetAsModels">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="objects" nillable="true" type="tns:ArrayOfUUID"/>
- <xs:element minOccurs="0" name="classUID" nillable="true" type="tns:UID"/>
- <xs:element minOccurs="0" name="supportedInfoSetTypes" nillable="true" type="tns:ArrayOfMimeType"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="ArrayOfMimeType">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="MimeType" nillable="true" type="tns:MimeType"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfMimeType" nillable="true" type="tns:ArrayOfMimeType"/>
- <xs:element name="GetAsModelsResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="GetAsModelsResult" nillable="true" type="tns:ModelSetDescriptor"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="ModelSetDescriptor">
- <xs:sequence>
- <xs:element minOccurs="0" name="FailedSourceObjects" nillable="true" type="tns:ArrayOfUUID"/>
- <xs:element minOccurs="0" name="InfosetType" nillable="true" type="tns:MimeType"/>
- <xs:element minOccurs="0" name="Models" nillable="true" type="tns:ArrayOfUUID"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ModelSetDescriptor" nillable="true" type="tns:ModelSetDescriptor"/>
- <xs:element name="ReleaseModels">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="models" nillable="true" type="tns:ArrayOfUUID"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="ReleaseModelsResponse">
- <xs:complexType>
- <xs:sequence/>
- </xs:complexType>
- </xs:element>
- <xs:element name="QueryModel">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="models" nillable="true" type="tns:ArrayOfUUID"/>
- <xs:element minOccurs="0" name="xPaths" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="QueryModelResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="QueryModelResult" nillable="true" type="tns:ArrayOfQueryResult"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="ArrayOfQueryResult">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="QueryResult" nillable="true" type="tns:QueryResult"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfQueryResult" nillable="true" type="tns:ArrayOfQueryResult"/>
- <xs:complexType name="QueryResult">
- <xs:sequence>
- <xs:element minOccurs="0" name="Model" nillable="true" type="tns:UUID"/>
- <xs:element minOccurs="0" name="Result" nillable="true" type="tns:ArrayOfXPathNode"/>
- <xs:element minOccurs="0" name="XPath" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="QueryResult" nillable="true" type="tns:QueryResult"/>
- <xs:complexType name="ArrayOfXPathNode">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="XPathNode" nillable="true" type="tns:XPathNode"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfXPathNode" nillable="true" type="tns:ArrayOfXPathNode"/>
- <xs:complexType name="XPathNode">
- <xs:sequence>
- <xs:element minOccurs="0" name="NodeType" type="q2:XPathNodeType" xmlns:q2="http://schemas.datacontract.org/2004/07/System.Xml.XPath"/>
- <xs:element minOccurs="0" name="Value" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="XPathNode" nillable="true" type="tns:XPathNode"/>
- <xs:element name="QueryInfoSet">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="models" nillable="true" type="tns:ArrayOfUUID"/>
- <xs:element minOccurs="0" name="xPaths" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:element name="QueryInfoSetResponse">
- <xs:complexType>
- <xs:sequence>
- <xs:element minOccurs="0" name="QueryInfoSetResult" nillable="true" type="tns:ArrayOfQueryResultInfoSet"/>
- </xs:sequence>
- </xs:complexType>
- </xs:element>
- <xs:complexType name="ArrayOfQueryResultInfoSet">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="QueryResultInfoSet" nillable="true" type="tns:QueryResultInfoSet"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfQueryResultInfoSet" nillable="true" type="tns:ArrayOfQueryResultInfoSet"/>
- <xs:complexType name="QueryResultInfoSet">
- <xs:sequence>
- <xs:element minOccurs="0" name="Model" nillable="true" type="tns:UUID"/>
- <xs:element minOccurs="0" name="Result" nillable="true" type="tns:ArrayOfXPathNodeInfoSet"/>
- <xs:element minOccurs="0" name="XPath" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="QueryResultInfoSet" nillable="true" type="tns:QueryResultInfoSet"/>
- <xs:complexType name="ArrayOfXPathNodeInfoSet">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="XPathNodeInfoSet" nillable="true" type="tns:XPathNodeInfoSet"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfXPathNodeInfoSet" nillable="true" type="tns:ArrayOfXPathNodeInfoSet"/>
- <xs:complexType name="XPathNodeInfoSet">
- <xs:sequence>
- <xs:element minOccurs="0" name="InfoSetValue" nillable="true" type="xs:base64Binary"/>
- <xs:element minOccurs="0" name="NodeType" type="q4:XPathNodeType" xmlns:q4="http://schemas.datacontract.org/2004/07/System.Xml.XPath"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="XPathNodeInfoSet" nillable="true" type="tns:XPathNodeInfoSet"/>
- </xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part><con:part><con:url>file:\C:\home\CTK\Plugins\org.commontk.dah.core\Resources\Types.xsd</con:url><con:content><![CDATA[<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:element name="anyType" nillable="true" type="xs:anyType"/>
- <xs:element name="anyURI" nillable="true" type="xs:anyURI"/>
- <xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/>
- <xs:element name="boolean" nillable="true" type="xs:boolean"/>
- <xs:element name="byte" nillable="true" type="xs:byte"/>
- <xs:element name="dateTime" nillable="true" type="xs:dateTime"/>
- <xs:element name="decimal" nillable="true" type="xs:decimal"/>
- <xs:element name="double" nillable="true" type="xs:double"/>
- <xs:element name="float" nillable="true" type="xs:float"/>
- <xs:element name="int" nillable="true" type="xs:int"/>
- <xs:element name="long" nillable="true" type="xs:long"/>
- <xs:element name="QName" nillable="true" type="xs:QName"/>
- <xs:element name="short" nillable="true" type="xs:short"/>
- <xs:element name="string" nillable="true" type="xs:string"/>
- <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/>
- <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/>
- <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/>
- <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/>
- <xs:element name="char" nillable="true" type="tns:char"/>
- <xs:simpleType name="char">
- <xs:restriction base="xs:int"/>
- </xs:simpleType>
- <xs:element name="duration" nillable="true" type="tns:duration"/>
- <xs:simpleType name="duration">
- <xs:restriction base="xs:duration">
- <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/>
- <xs:minInclusive value="-P10675199DT2H48M5.4775808S"/>
- <xs:maxInclusive value="P10675199DT2H48M5.4775807S"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:element name="guid" nillable="true" type="tns:guid"/>
- <xs:simpleType name="guid">
- <xs:restriction base="xs:string">
- <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:attribute name="FactoryType" type="xs:QName"/>
- <xs:attribute name="Id" type="xs:ID"/>
- <xs:attribute name="Ref" type="xs:IDREF"/>
- </xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part><con:part><con:url>file:\C:\home\CTK\Plugins\org.commontk.dah.core\Resources\ArrayOfString.xsd</con:url><con:content><![CDATA[<xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:complexType name="ArrayOfstring">
- <xs:sequence>
- <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/>
- </xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part><con:part><con:url>file:\C:\home\CTK\Plugins\org.commontk.dah.core\Resources\XPathNodeType.xsd</con:url><con:content><![CDATA[<xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System.Xml.XPath" xmlns:tns="http://schemas.datacontract.org/2004/07/System.Xml.XPath" xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:simpleType name="XPathNodeType">
- <xs:restriction base="xs:string">
- <xs:enumeration value="Root"/>
- <xs:enumeration value="Element"/>
- <xs:enumeration value="Attribute"/>
- <xs:enumeration value="Namespace"/>
- <xs:enumeration value="Text"/>
- <xs:enumeration value="SignificantWhitespace"/>
- <xs:enumeration value="Whitespace"/>
- <xs:enumeration value="ProcessingInstruction"/>
- <xs:enumeration value="Comment"/>
- <xs:enumeration value="All"/>
- </xs:restriction>
- </xs:simpleType>
- <xs:element name="XPathNodeType" nillable="true" type="tns:XPathNodeType"/>
- </xs:schema>]]></con:content><con:type>http://www.w3.org/2001/XMLSchema</con:type></con:part></con:definitionCache><con:endpoints><con:endpoint>http://localhost:8080/HostInterface</con:endpoint></con:endpoints><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/BringToFront" name="BringToFront" bindingOperationName="BringToFront" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="800x600 ref 0.0"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:BringToFront>
- <!--Optional:-->
- <app:location>
- <!--Optional:-->
-
- <!--Optional:-->
- <app:Height>800</app:Height>
- <!--Optional:-->
-
- <!--Optional:-->
- <app:Width>600</app:Width><app:RefPointX>0</app:RefPointX><app:RefPointY>0</app:RefPointY>
- </app:location>
- </app:BringToFront>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/BringToFront"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/GetAsModels" name="GetAsModels" bindingOperationName="GetAsModels" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:GetAsModels>
- <!--Optional:-->
- <app:objects>
- <!--Zero or more repetitions:-->
- <app:UUID>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:UUID>
- </app:objects>
- <!--Optional:-->
- <app:classUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:classUID>
- <!--Optional:-->
- <app:supportedInfoSetTypes>
- <!--Zero or more repetitions:-->
- <app:MimeType>
- <!--Optional:-->
- <app:Type>?</app:Type>
- </app:MimeType>
- </app:supportedInfoSetTypes>
- </app:GetAsModels>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/GetAsModels"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/GetData" name="GetData" bindingOperationName="GetData" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:GetData>
- <!--Optional:-->
- <app:objects>
- <!--Zero or more repetitions:-->
- <app:UUID>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:UUID>
- </app:objects>
- <!--Optional:-->
- <app:acceptableTransferSyntaxes>
- <!--Zero or more repetitions:-->
- <app:UID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:UID>
- </app:acceptableTransferSyntaxes>
- <!--Optional:-->
- <app:includeBulkData>?</app:includeBulkData>
- </app:GetData>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/GetData"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/GetState" name="GetState" bindingOperationName="GetState" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:GetState/>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/GetState"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/NotifyDataAvailable" name="NotifyDataAvailable" bindingOperationName="NotifyDataAvailable" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Single Slice Image"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:NotifyDataAvailable>
- <!--Optional:-->
- <app:data>
- <!--Optional:-->
- <app:ObjectDescriptors>
- <!--Zero or more repetitions:-->
- <app:ObjectDescriptor>
- <!--Optional:-->
- <app:ClassUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:ClassUID>
- <!--Optional:-->
- <app:MimeType>
- <!--Optional:-->
- <app:Type>?</app:Type>
- </app:MimeType>
- <!--Optional:-->
- <app:Modality>
- <!--Optional:-->
- <app:Modality>?</app:Modality>
- </app:Modality>
- <!--Optional:-->
- <app:TransferSyntaxUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:TransferSyntaxUID>
- <!--Optional:-->
- <app:DescriptorUuid>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:DescriptorUuid>
- </app:ObjectDescriptor>
- </app:ObjectDescriptors>
- <!--Optional:-->
- <app:Patients>
- <!--Zero or more repetitions:-->
- <app:Patient>
- <!--Optional:-->
- <app:AssigningAuthority>?</app:AssigningAuthority>
- <!--Optional:-->
- <app:DateOfBirth>?</app:DateOfBirth>
- <!--Optional:-->
- <app:ID>1.3.6.1.4.1.9328.50.1.0022</app:ID>
- <!--Optional:-->
- <app:Name>1.3.6.1.4.1.9328.50.1.0022</app:Name>
- <!--Optional:-->
- <app:ObjectDescriptors>
- <!--Zero or more repetitions:-->
- <app:ObjectDescriptor>
- <!--Optional:-->
- <app:ClassUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:ClassUID>
- <!--Optional:-->
- <app:MimeType>
- <!--Optional:-->
- <app:Type>?</app:Type>
- </app:MimeType>
- <!--Optional:-->
- <app:Modality>
- <!--Optional:-->
- <app:Modality>?</app:Modality>
- </app:Modality>
- <!--Optional:-->
- <app:TransferSyntaxUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:TransferSyntaxUID>
- <!--Optional:-->
- <app:DescriptorUuid>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:DescriptorUuid>
- </app:ObjectDescriptor>
- </app:ObjectDescriptors>
- <!--Optional:-->
- <app:Sex>M</app:Sex>
- <!--Optional:-->
- <app:Studies>
- <!--Zero or more repetitions:-->
- <app:Study>
- <!--Optional:-->
- <app:ObjectDescriptors>
- <!--Zero or more repetitions:-->
- <app:ObjectDescriptor>
- <!--Optional:-->
- <app:ClassUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:ClassUID>
- <!--Optional:-->
- <app:MimeType>
- <!--Optional:-->
- <app:Type>?</app:Type>
- </app:MimeType>
- <!--Optional:-->
- <app:Modality>
- <!--Optional:-->
- <app:Modality>?</app:Modality>
- </app:Modality>
- <!--Optional:-->
- <app:TransferSyntaxUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:TransferSyntaxUID>
- <!--Optional:-->
- <app:DescriptorUuid>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:DescriptorUuid>
- </app:ObjectDescriptor>
- </app:ObjectDescriptors>
- <!--Optional:-->
- <app:Series>
- <!--Zero or more repetitions:-->
- <app:Series>
- <!--Optional:-->
- <app:ObjectDescriptors>
- <!--Zero or more repetitions:-->
- <app:ObjectDescriptor>
- <!--Optional:-->
- <app:ClassUID>
- <!--Optional:-->
- <app:Uid>1.2.840.10008.5.1.4.1.1.2</app:Uid>
- </app:ClassUID>
- <!--Optional:-->
- <app:MimeType>
- <!--Optional:-->
- <app:Type>application/dicom</app:Type>
- </app:MimeType>
- <!--Optional:-->
- <app:Modality>
- <!--Optional:-->
- <app:Modality>CT</app:Modality>
- </app:Modality>
- <!--Optional:-->
- <app:TransferSyntaxUID>
- <!--Optional:-->
- <app:Uid>?</app:Uid>
- </app:TransferSyntaxUID>
- <!--Optional:-->
- <app:DescriptorUuid>
- <!--Optional:-->
- <app:Uuid>df0543b5-d1e5-4b90-8259-030db14853c9</app:Uuid>
- </app:DescriptorUuid>
- </app:ObjectDescriptor>
- </app:ObjectDescriptors>
- <!--Optional:-->
- <app:SeriesUID>
- <!--Optional:-->
- <app:Uid>1.3.6.1.4.1.9328.50.1.10697</app:Uid>
- </app:SeriesUID>
- </app:Series>
- </app:Series>
- <!--Optional:-->
- <app:StudyUID>
- <!--Optional:-->
- <app:Uid>1.3.6.1.4.1.9328.50.1.10607</app:Uid>
- </app:StudyUID>
- </app:Study>
- </app:Studies>
- </app:Patient>
- </app:Patients>
- </app:data>
- <!--Optional:-->
- <app:lastData>true</app:lastData>
- </app:NotifyDataAvailable>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/NotifyDataAvailable"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/QueryInfoSet" name="QueryInfoSet" bindingOperationName="QueryInfoSet" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825" xmlns:arr="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
- <soapenv:Header/>
- <soapenv:Body>
- <app:QueryInfoSet>
- <!--Optional:-->
- <app:models>
- <!--Zero or more repetitions:-->
- <app:UUID>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:UUID>
- </app:models>
- <!--Optional:-->
- <app:xPaths>
- <!--Zero or more repetitions:-->
- <arr:string>?</arr:string>
- </app:xPaths>
- </app:QueryInfoSet>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/QueryInfoSet"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/QueryModel" name="QueryModel" bindingOperationName="QueryModel" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825" xmlns:arr="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
- <soapenv:Header/>
- <soapenv:Body>
- <app:QueryModel>
- <!--Optional:-->
- <app:models>
- <!--Zero or more repetitions:-->
- <app:UUID>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:UUID>
- </app:models>
- <!--Optional:-->
- <app:xPaths>
- <!--Zero or more repetitions:-->
- <arr:string>?</arr:string>
- </app:xPaths>
- </app:QueryModel>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/QueryModel"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseData" name="ReleaseData" bindingOperationName="ReleaseData" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:ReleaseData>
- <!--Optional:-->
- <app:objects>
- <!--Zero or more repetitions:-->
- <app:UUID>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:UUID>
- </app:objects>
- </app:ReleaseData>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseData"/><con:wsrmConfig version="1.2"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseModels" name="ReleaseModels" bindingOperationName="ReleaseModels" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Request 1"><con:settings/><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:ReleaseModels>
- <!--Optional:-->
- <app:models>
- <!--Zero or more repetitions:-->
- <app:UUID>
- <!--Optional:-->
- <app:Uuid>?</app:Uuid>
- </app:UUID>
- </app:models>
- </app:ReleaseModels>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/ReleaseModels"/></con:call></con:operation><con:operation isOneWay="false" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState" name="SetState" bindingOperationName="SetState" type="Request-Response" inputName="" receivesAttachments="false" sendsAttachments="false" anonymous="optional"><con:settings/><con:call name="Idle"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:SetState>
- <!--Optional:-->
- <app:state>IDLE</app:state>
- </app:SetState>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState"/><con:wsrmConfig version="1.2"/></con:call><con:call name="InProgress"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:SetState>
- <!--Optional:-->
- <app:state>INPROGRESS</app:state>
- </app:SetState>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Completed"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:SetState>
- <!--Optional:-->
- <app:state>COMPLETED</app:state>
- </app:SetState>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Suspended"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:SetState>
- <!--Optional:-->
- <app:state>SUSPENDED</app:state>
- </app:SetState>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Canceled"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@bind_address"/></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:SetState>
- <!--Optional:-->
- <app:state>CANCELED</app:state>
- </app:SetState>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState"/><con:wsrmConfig version="1.2"/></con:call><con:call name="Exit"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><xml-fragment/></con:setting></con:settings><con:encoding>UTF-8</con:encoding><con:endpoint>http://localhost:8080/HostInterface</con:endpoint><con:request><![CDATA[<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:app="http://dicom.nema.org/PS3.19/ApplicationService-20100825">
- <soapenv:Header/>
- <soapenv:Body>
- <app:SetState>
- <!--Optional:-->
- <app:state>EXIT</app:state>
- </app:SetState>
- </soapenv:Body>
- </soapenv:Envelope>]]></con:request><con:jmsConfig JMSDeliveryMode="PERSISTENT"/><con:jmsPropertyConfig/><con:wsaConfig mustUnderstand="NONE" version="200508" action="http://dicom.nema.org/PS3.19/IApplicationService/SetState"/><con:wsrmConfig version="1.2"/></con:call></con:operation></con:interface><con:endpointStrategy xsi:type="con:DefaultEndpointStrategy" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:endpoint mode="OVERRIDE" outgoingWss="" wssType="" incomingWss="" wssTimeToLive="">http://localhost:8080/HostInterface</con:endpoint><con:endpoint mode="OVERRIDE" outgoingWss="">http://localhost:8081/ApplicationInterface</con:endpoint></con:endpointStrategy><con:requirements/><con:properties/><con:wssContainer/><con:databaseConnectionContainer/><con:reporting><con:xmlTemplates/><con:parameters/></con:reporting><con:sensitiveInformation/></con:soapui-project>
|