GIS_Staking
Click here for a complete list of operations.
GetModifiedBackgroundGraphics
Returns all background graphics that have been modified since the previous session identified. The calling parameter previousSessionID should carry the session identifier for the last session of data that the client has successfully received. The calling parameter lastReceived is included so that large sets of data can be returned in manageable blocks. lastReceived should carry an empty string the first time in a session that this method is invoked. When multiple calls to this method are required to obtain all of the data, the objectID of the last backgroundGraphics instance received should be passed as the lastReceived parameter in subsequent calls.(Optional)
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /interface/30j/21_GIS_Staking.asmx HTTP/1.1
Host: www.multispeak.org
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.multispeak.org/Version_3.0/GetModifiedBackgroundGraphics"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<MultiSpeakMsgHeader Version="string" UserID="string" Pwd="string" AppName="string" AppVersion="string" Company="string" CSUnits="feet or meters or USSurveyFeet or other" CoordinateSystem="string" Datum="string" SessionID="string" PreviousSessionID="string" ObjectsRemaining="integer" xmlns="http://www.multispeak.org/Version_3.0" />
</soap:Header>
<soap:Body>
<GetModifiedBackgroundGraphics xmlns="http://www.multispeak.org/Version_3.0">
<previousSessionID>string</previousSessionID>
<lastReceived>string</lastReceived>
</GetModifiedBackgroundGraphics>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<MultiSpeakMsgHeader Version="string" UserID="string" Pwd="string" AppName="string" AppVersion="string" Company="string" CSUnits="feet or meters or USSurveyFeet or other" CoordinateSystem="string" Datum="string" SessionID="string" PreviousSessionID="string" ObjectsRemaining="integer" xmlns="http://www.multispeak.org/Version_3.0" />
</soap:Header>
<soap:Body>
<GetModifiedBackgroundGraphicsResponse xmlns="http://www.multispeak.org/Version_3.0">
<GetModifiedBackgroundGraphicsResult>
<backgroundGraphics>
<genericAnnotationFeatureList>
<genericAnnotationFeature xsi:nil="true" />
<genericAnnotationFeature xsi:nil="true" />
</genericAnnotationFeatureList>
<genericPointFeatureList>
<genericPointFeature xsi:nil="true" />
<genericPointFeature xsi:nil="true" />
</genericPointFeatureList>
<genericLineFeatureList>
<genericLineFeature xsi:nil="true" />
<genericLineFeature xsi:nil="true" />
</genericLineFeatureList>
<graphicSymbolList>
<graphicSymbol xsi:nil="true" />
<graphicSymbol xsi:nil="true" />
</graphicSymbolList>
</backgroundGraphics>
<backgroundGraphics>
<genericAnnotationFeatureList>
<genericAnnotationFeature xsi:nil="true" />
<genericAnnotationFeature xsi:nil="true" />
</genericAnnotationFeatureList>
<genericPointFeatureList>
<genericPointFeature xsi:nil="true" />
<genericPointFeature xsi:nil="true" />
</genericPointFeatureList>
<genericLineFeatureList>
<genericLineFeature xsi:nil="true" />
<genericLineFeature xsi:nil="true" />
</genericLineFeatureList>
<graphicSymbolList>
<graphicSymbol xsi:nil="true" />
<graphicSymbol xsi:nil="true" />
</graphicSymbolList>
</backgroundGraphics>
</GetModifiedBackgroundGraphicsResult>
</GetModifiedBackgroundGraphicsResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /interface/30j/21_GIS_Staking.asmx HTTP/1.1
Host: www.multispeak.org
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<MultiSpeakMsgHeader Version="string" UserID="string" Pwd="string" AppName="string" AppVersion="string" Company="string" CSUnits="feet or meters or USSurveyFeet or other" CoordinateSystem="string" Datum="string" SessionID="string" PreviousSessionID="string" ObjectsRemaining="integer" xmlns="http://www.multispeak.org/Version_3.0" />
</soap12:Header>
<soap12:Body>
<GetModifiedBackgroundGraphics xmlns="http://www.multispeak.org/Version_3.0">
<previousSessionID>string</previousSessionID>
<lastReceived>string</lastReceived>
</GetModifiedBackgroundGraphics>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<MultiSpeakMsgHeader Version="string" UserID="string" Pwd="string" AppName="string" AppVersion="string" Company="string" CSUnits="feet or meters or USSurveyFeet or other" CoordinateSystem="string" Datum="string" SessionID="string" PreviousSessionID="string" ObjectsRemaining="integer" xmlns="http://www.multispeak.org/Version_3.0" />
</soap12:Header>
<soap12:Body>
<GetModifiedBackgroundGraphicsResponse xmlns="http://www.multispeak.org/Version_3.0">
<GetModifiedBackgroundGraphicsResult>
<backgroundGraphics>
<genericAnnotationFeatureList>
<genericAnnotationFeature xsi:nil="true" />
<genericAnnotationFeature xsi:nil="true" />
</genericAnnotationFeatureList>
<genericPointFeatureList>
<genericPointFeature xsi:nil="true" />
<genericPointFeature xsi:nil="true" />
</genericPointFeatureList>
<genericLineFeatureList>
<genericLineFeature xsi:nil="true" />
<genericLineFeature xsi:nil="true" />
</genericLineFeatureList>
<graphicSymbolList>
<graphicSymbol xsi:nil="true" />
<graphicSymbol xsi:nil="true" />
</graphicSymbolList>
</backgroundGraphics>
<backgroundGraphics>
<genericAnnotationFeatureList>
<genericAnnotationFeature xsi:nil="true" />
<genericAnnotationFeature xsi:nil="true" />
</genericAnnotationFeatureList>
<genericPointFeatureList>
<genericPointFeature xsi:nil="true" />
<genericPointFeature xsi:nil="true" />
</genericPointFeatureList>
<genericLineFeatureList>
<genericLineFeature xsi:nil="true" />
<genericLineFeature xsi:nil="true" />
</genericLineFeatureList>
<graphicSymbolList>
<graphicSymbol xsi:nil="true" />
<graphicSymbol xsi:nil="true" />
</graphicSymbolList>
</backgroundGraphics>
</GetModifiedBackgroundGraphicsResult>
</GetModifiedBackgroundGraphicsResponse>
</soap12:Body>
</soap12:Envelope>