Jämförda versioner

Nyckel

  • Dessa rader lades till.
  • Denna rad togs bort.
  • Formateringen ändrades.

...

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:riv:itintegration:registry:1" xmlns:urn1="urn:riv:itintegration:monitoring:PingForConfigurationResponder:1">
  <soapenv:Header>
    <urn:LogicalAddress>Test</urn:LogicalAddress>
  </soapenv:Header>
  <soapenv:Body>
  <urn1:PingForConfiguration>
    <urn1:serviceContractNamespace>?</urn1:serviceContractNamespace>
    <urn1:logicalAddress>?</urn1:logicalAddress>
    <!--You may enter ANY elements at this point-->
    </urn1:PingForConfiguration>
  </soapenv:Body>
</soapenv:Envelope>

{code}

 

{code:xml |title=PingForConfigurationResponse vp 2.2.5}

...