Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ЗАПРОС РАБОЧИЙ:
- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xro="http://x-rd.net/xsd/xroad.xsd" xmlns:prod="http://pais.ee.x-rd.net/producer/">
- <SOAP-ENV:Header>
- <xro:service>pais.atesAndur.v1</xro:service>
- <xro:id>......</xro:id>
- <xro:userId>.......</xro:userId>
- <xro:producer>pais</xro:producer>
- <xro:consumer>.......</xro:consumer>
- </SOAP-ENV:Header>
- <SOAP-ENV:Body>
- <prod:atesAndur>
- <request>
- <systId>777</systId>
- <termId>10001</termId>
- <loopId>1</loopId>
- </request>
- </prod:atesAndur>
- </SOAP-ENV:Body>
- </SOAP-ENV:Envelope>
- ЗАПРОС СГЕНЕРИРОВАННЫЙ SoapClient:
- <?xml version="1.0" encoding="UTF-8"?>
- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://pais.ee.x-rd.net/producer/">
- <SOAP-ENV:Body>
- <ns1:atesAndur>
- <request>
- <systId>777</systId>
- <termId>10001</termId>
- <loopId>1</loopId>
- </request>
- </ns1:atesAndur>
- </SOAP-ENV:Body>
- </SOAP-ENV:Envelope>
- WSDL:
- <?xml version="1.0" encoding="UTF-8"?>
- <definitions xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xmime="http://www.w3.org/2005/05/xmlmime" xmlns:ns="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://pais.ee.x-rd.net/producer/" xmlns:wsdl="http://www.w3.org/ns/wsdl" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:ns1="http://www.w3.org/1999/xlink" targetNamespace="http://pais.ee.x-rd.net/producer/">
- <types>
- <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://pais.ee.x-rd.net/producer/">
- <import schemaLocation="http://x-rd.net/xsd/xroad.xsd" namespace="http://x-rd.net/xsd/xroad.xsd"/>
- <import schemaLocation="http://www.w3.org/2005/05/xmlmime" namespace="http://www.w3.org/2005/05/xmlmime"/>
- <element name="atesAndur">
- <complexType>
- <sequence>
- <element name="request">
- <complexType>
- <sequence>
- <element name="systId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Operaatori unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="termId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Keskseadme unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="loopId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- </sequence>
- </complexType>
- </element>
- </sequence>
- </complexType>
- </element>
- <element name="atesAndurResponse">
- <complexType>
- <sequence>
- <element name="request">
- <complexType>
- <sequence>
- <element name="systId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="termId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="loopId" maxOccurs="1" type="integer" minOccurs="1"/>
- </sequence>
- </complexType>
- </element>
- <element name="response" type="tns:atesAndur"/>
- </sequence>
- </complexType>
- </element>
- <element name="atesAndurUpdate">
- <complexType>
- <sequence>
- <element name="request">
- <complexType>
- <sequence>
- <element name="systId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Operaatori unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="termId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Keskseadme unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="loopId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="tsoonNimi" maxOccurs="1" type="string" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni nimetus</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="olek" maxOccurs="1" type="tns:andurOlek" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Anduri olek</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="olekLopp" maxOccurs="1" type="dateTime" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Oleku lõpu aeg (UTC)</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="kontaktid" maxOccurs="1" type="tns:kontaktid" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Kontaktid</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="hooldajad" maxOccurs="1" type="tns:kontaktid" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Hooldajad</xrd:title>
- </appinfo>
- </annotation>
- </element>
- </sequence>
- </complexType>
- </element>
- </sequence>
- </complexType>
- </element>
- <element name="atesAndurUpdateResponse">
- <complexType>
- <sequence>
- <element name="request">
- <complexType>
- <sequence>
- <element name="systId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="termId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="loopId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="tsoonNimi" maxOccurs="1" type="string" minOccurs="0"/>
- <element name="olek" maxOccurs="1" type="tns:andurOlek" minOccurs="0"/>
- <element name="olekLopp" maxOccurs="1" type="dateTime" minOccurs="0"/>
- <element name="kontaktid" maxOccurs="1" type="tns:kontaktid" minOccurs="0"/>
- <element name="hooldajad" maxOccurs="1" type="tns:kontaktid" minOccurs="0"/>
- </sequence>
- </complexType>
- </element>
- <element name="response" type="tns:atesAndur"/>
- </sequence>
- </complexType>
- </element>
- <element name="atesAlarm">
- <complexType>
- <sequence>
- <element name="request">
- <complexType>
- <sequence>
- <element name="systId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Operaatori unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="termId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Keskseadme unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="loopId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="syndmus" maxOccurs="1" type="tns:syndmus" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Sündmus</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="alarmStaatus" maxOccurs="1" type="tns:alarmStaatus" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Alarmi staatus</xrd:title>
- </appinfo>
- </annotation>
- </element>
- </sequence>
- </complexType>
- </element>
- </sequence>
- </complexType>
- </element>
- <element name="atesAlarmResponse">
- <complexType>
- <sequence>
- <element name="request">
- <complexType>
- <sequence>
- <element name="systId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="termId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="loopId" maxOccurs="1" type="integer" minOccurs="1"/>
- <element name="syndmus" maxOccurs="1" type="tns:syndmus" minOccurs="1"/>
- <element name="alarmStaatus" maxOccurs="1" type="tns:alarmStaatus" minOccurs="1"/>
- </sequence>
- </complexType>
- </element>
- <element name="response">
- <complexType>
- <sequence>
- <element nillable="true" name="systId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Operaatori unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="termId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Keskseadme unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="loopId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="regAeg" maxOccurs="1" type="dateTime" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Registreerimise aeg (UTC)</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="valjakutseNr" maxOccurs="1" type="string" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Väljakutse number</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="faultCode" maxOccurs="1" type="xrd:faultCode" minOccurs="0"/>
- <element nillable="true" name="faultString" maxOccurs="1" type="xrd:faultString" minOccurs="0"/>
- </sequence>
- </complexType>
- </element>
- </sequence>
- </complexType>
- </element>
- <complexType name="atesAndur">
- <sequence>
- <element nillable="true" name="systId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Operaatori unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="termId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Keskseadme unikaalne kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="loopId" maxOccurs="1" type="integer" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni kood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="tsoonNimi" maxOccurs="1" type="string" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tsooni nimetus</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="olek" maxOccurs="1" type="tns:andurOlek" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Anduri olek</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="olekAlgus" maxOccurs="1" type="dateTime" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Oleku alguse aeg (UTC)</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="olekLopp" maxOccurs="1" type="dateTime" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Oleku lõpu aeg (UTC)</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="kontaktid" maxOccurs="1" type="tns:kontaktid" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Kontaktid</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="hooldajad" maxOccurs="1" type="tns:kontaktid" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Hooldajad</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="aadress" maxOccurs="1" type="tns:aadress" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Aadress</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element nillable="true" name="faultCode" maxOccurs="1" type="xrd:faultCode" minOccurs="0"/>
- <element nillable="true" name="faultString" maxOccurs="1" type="xrd:faultString" minOccurs="0"/>
- </sequence>
- </complexType>
- <simpleType name="syndmus">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Häireliik</xrd:title>
- </appinfo>
- </annotation>
- <restriction base="string">
- <enumeration value="ATES_SYNDMUS_LIINIRIKE">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Liinirike</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_SYNDMUS_ATSRIKE">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">ATS'i rike</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_SYNDMUS_TULEKAHJU">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Tulekahju</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- </restriction>
- </simpleType>
- <simpleType name="alarmStaatus">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Häire olek</xrd:title>
- </appinfo>
- </annotation>
- <restriction base="string">
- <enumeration value="ATES_ALARM_PEAL">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Alarm peal</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_ALARM_MAAS">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Alarm maas</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- </restriction>
- </simpleType>
- <simpleType name="andurOlek">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Anduri olek</xrd:title>
- </appinfo>
- </annotation>
- <restriction base="string">
- <enumeration value="ATES_OLEK_TOOS">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Töös</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_OLEK_HOOLDUS">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Hooldus</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_OLEK_RIKKIS">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Rikkis</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_OLEK_EHITAMISEL">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Ehitamisel</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- <enumeration value="ATES_OLEK_LOPETATUD">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Lõpetatud</xrd:title>
- </appinfo>
- </annotation>
- </enumeration>
- </restriction>
- </simpleType>
- <complexType name="kontaktid">
- <sequence>
- <element name="kontakt" maxOccurs="unbounded" type="tns:kontakt" minOccurs="0">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Kontakt</xrd:title>
- </appinfo>
- </annotation>
- </element>
- </sequence>
- </complexType>
- <complexType name="kontakt">
- <sequence>
- <element name="nimi" type="string">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Nimi</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="telefon1" type="string">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Telefon 1</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="telefon2" type="string">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Telefon 2</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="email" type="string">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">E-kiri</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="faks" type="string">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Faks</xrd:title>
- </appinfo>
- </annotation>
- </element>
- </sequence>
- </complexType>
- <complexType name="aadress">
- <sequence>
- <element name="koodaadress" maxOccurs="1" type="string" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Aadresskood</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="taisaadress" maxOccurs="1" type="string" minOccurs="1">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Täisaadress</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="x" type="double">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">X koordinaat</xrd:title>
- </appinfo>
- </annotation>
- </element>
- <element name="y" type="double">
- <annotation>
- <appinfo>
- <xrd:title xmlns:xrd="http://x-rd.net/xsd/xroad.xsd" xml:lang="et">Y koordinaat</xrd:title>
- </appinfo>
- </annotation>
- </element>
- </sequence>
- </complexType>
- </schema>
- </types>
- <message name="empty"/>
- <message name="standardheader">
- <part element="xrd:consumer" name="consumer"/>
- <part element="xrd:producer" name="producer"/>
- <part element="xrd:userId" name="userId"/>
- <part element="xrd:service" name="service"/>
- <part element="xrd:id" name="id"/>
- </message>
- <message name="atesAlarm">
- <part element="tns:atesAlarm" name="body"/>
- </message>
- <message name="atesAlarmResponse">
- <part element="tns:atesAlarmResponse" name="body"/>
- </message>
- <message name="atesAndur">
- <part element="tns:atesAndur" name="body"/>
- </message>
- <message name="atesAndurResponse">
- <part element="tns:atesAndurResponse" name="body"/>
- </message>
- <message name="atesAndurUpdate">
- <part element="tns:atesAndurUpdate" name="body"/>
- </message>
- <message name="atesAndurUpdateResponse">
- <part element="tns:atesAndurUpdateResponse" name="body"/>
- </message>
- <message name="listMethods">
- <part element="xrd:listMethods" name="body"/>
- </message>
- <message name="listMethodsResponse">
- <part element="xrd:listMethodsResponse" name="body"/>
- </message>
- <portType name="AtesPortType">
- <operation name="atesAlarm">
- <documentation>
- <xrd:title xml:lang="et">ATeS alarm.</xrd:title>
- </documentation>
- <input message="tns:atesAlarm" name="atesAlarm"/>
- <output message="tns:atesAlarmResponse" name="atesAlarmResponse"/>
- </operation>
- <operation name="atesAndurUpdate">
- <documentation>
- <xrd:title xml:lang="et">ATeS anduri/tsooni andmete uuendamine.</xrd:title>
- </documentation>
- <input message="tns:atesAndurUpdate" name="atesAndurUpdate"/>
- <output message="tns:atesAndurUpdateResponse" name="atesAndurUpdateResponse"/>
- </operation>
- <operation name="atesAndur">
- <documentation>
- <xrd:title xml:lang="et">ATes anduri/tsooni andmed.</xrd:title>
- </documentation>
- <input message="tns:atesAndur" name="atesAndur"/>
- <output message="tns:atesAndurResponse" name="atesAndurResponse"/>
- </operation>
- <operation name="listMethods">
- <documentation>
- <xrd:title xml:lang="en">listMethods</xrd:title>
- </documentation>
- <input message="tns:listMethods"/>
- <output message="tns:listMethodsResponse"/>
- </operation>
- </portType>
- <binding name="AtesBinding" type="tns:AtesPortType">
- <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
- <operation name="atesAlarm">
- <soap:operation style="document" soapAction=""/>
- <xrd:version>v1</xrd:version>
- <input>
- <soap:body use="literal" parts="body"/>
- <soap:header message="tns:standardheader" use="literal" part="consumer"/>
- <soap:header message="tns:standardheader" use="literal" part="producer"/>
- <soap:header message="tns:standardheader" use="literal" part="userId"/>
- <soap:header message="tns:standardheader" use="literal" part="id"/>
- <soap:header message="tns:standardheader" use="literal" part="service"/>
- </input>
- <output>
- <soap:body use="literal" parts="body"/>
- <soap:header message="tns:standardheader" use="literal" part="consumer"/>
- <soap:header message="tns:standardheader" use="literal" part="producer"/>
- <soap:header message="tns:standardheader" use="literal" part="userId"/>
- <soap:header message="tns:standardheader" use="literal" part="id"/>
- <soap:header message="tns:standardheader" use="literal" part="service"/>
- </output>
- </operation>
- <operation name="atesAndurUpdate">
- <soap:operation style="document" soapAction=""/>
- <xrd:version>v1</xrd:version>
- <input>
- <soap:body use="literal" parts="body"/>
- <soap:header message="tns:standardheader" use="literal" part="consumer"/>
- <soap:header message="tns:standardheader" use="literal" part="producer"/>
- <soap:header message="tns:standardheader" use="literal" part="userId"/>
- <soap:header message="tns:standardheader" use="literal" part="id"/>
- <soap:header message="tns:standardheader" use="literal" part="service"/>
- </input>
- <output>
- <soap:body use="literal" parts="body"/>
- <soap:header message="tns:standardheader" use="literal" part="consumer"/>
- <soap:header message="tns:standardheader" use="literal" part="producer"/>
- <soap:header message="tns:standardheader" use="literal" part="userId"/>
- <soap:header message="tns:standardheader" use="literal" part="id"/>
- <soap:header message="tns:standardheader" use="literal" part="service"/>
- </output>
- </operation>
- <operation name="atesAndur">
- <soap:operation style="document" soapAction=""/>
- <xrd:version>v1</xrd:version>
- <input>
- <soap:body use="literal" parts="body"/>
- <soap:header message="tns:standardheader" use="literal" part="consumer"/>
- <soap:header message="tns:standardheader" use="literal" part="producer"/>
- <soap:header message="tns:standardheader" use="literal" part="userId"/>
- <soap:header message="tns:standardheader" use="literal" part="id"/>
- <soap:header message="tns:standardheader" use="literal" part="service"/>
- </input>
- <output>
- <soap:body use="literal" parts="body"/>
- <soap:header message="tns:standardheader" use="literal" part="consumer"/>
- <soap:header message="tns:standardheader" use="literal" part="producer"/>
- <soap:header message="tns:standardheader" use="literal" part="userId"/>
- <soap:header message="tns:standardheader" use="literal" part="id"/>
- <soap:header message="tns:standardheader" use="literal" part="service"/>
- </output>
- </operation>
- <operation name="listMethods">
- <soap:operation style="document" soapAction=""/>
- <input>
- <soap:body use="literal" parts="body" namespace="http://x-tee.riik.ee/xsd/xtee.xsd"/>
- </input>
- <output>
- <soap:body use="literal" parts="body" namespace="http://x-tee.riik.ee/xsd/xtee.xsd"/>
- </output>
- </operation>
- </binding>
- <service name="paisService">
- <port name="Ates" binding="tns:AtesBinding">
- <soap:address location="http://sos-xtee-adapter.dwl.smit:8080/xtee"/>
- <xrd:title>Ates teenus</xrd:title>
- <xrd:address producer="pais"/>
- </port>
- </service>
- </definitions>
Advertisement
Add Comment
Please, Sign In to add comment