# Functions
формирует запрос.
<soapenv:Body>
<cbd2:DeleteAgreedSegment>
<cbd2:id>2073743693</cbd2:id>
</cbd2:DeleteAgreedSegment>
</soapenv:Body>
result ok:
<soap:Body><DeleteAgreedSegmentResponse xmlns="http://GKOVD/CBD2"><DeleteAgreedSegmentResult>
<result errorCode="0" xmlns="" /></DeleteAgreedSegmentResult></DeleteAgreedSegmentResponse></soap:Body>
result not ok(not exists):
<soap:Body><DeleteAgreedSegmentResponse xmlns="http://GKOVD/CBD2"><DeleteAgreedSegmentResult>
<result errorCode="-20070" xmlns="" /></DeleteAgreedSegmentResult></DeleteAgreedSegmentResponse></soap:Body>
*/.
No description provided by the author
No description provided by the author
Нормальный ответ:
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<SendAgreedSegmentResponse xmlns="http://GKOVD/CBD2"><SendAgreedSegmentResult>
<result id="2073865114" recProcess="1" xmlns=""><errorMessage>null</errorMessage>
</result>
</SendAgreedSegmentResult>
</SendAgreedSegmentResponse>
</soap:Body>
</soap:Envelope>
*/.
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
--- for parse XML output from SOAP function GetAgreesSegmets.
GetAgreedSegments() Веб-сервис: AgreedRoutes.asmx */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
<ROW>
<HEAD_ATSREC_ID>652437</HEAD_ATSREC_ID>
<ID>652437</ID>
<ZC_ID>11</ZC_ID>
<ATSRECNO>4</ATSRECNO>
<AIRWCODE>W241</AIRWCODE>
<ATSBEGINPOINT>BD</ATSBEGINPOINT>
<ATSENDPOINT>IKT</ATSENDPOINT>
<ISONEWAY>0</ISONEWAY>
<LEVELFROM>F210</LEVELFROM>
<LEVELTO>F530</LEVELTO>
<ISEXCEPTION>0</ISEXCEPTION>
<RECPROCESS>1</RECPROCESS>
<ATSRECDATE>2020-01-09T00:00:00Z</ATSRECDATE>
<DATEFROM>2020-01-09T05:48:00Z</DATEFROM>
<DATETO>2020-12-31T00:59:00Z</DATETO>
<ISDELETE>1</ISDELETE>
</ROW>
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author