Discovery Service Response Message

From OpenLiberty.org Wiki

Jump to: navigation, search
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Header>
     <wsa:MessageID xmlns:wsa="http://www.w3.org/2005/08/addressing" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">uuid:b852a30f-881d-4078-acd9-2cecc25060da</wsa:MessageID>
     <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">
        <wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
           <wsu:Created>2008-05-20T20:43:30.982Z</wsu:Created>
        </wsu:Timestamp>
     </wsse:Security>
     <sbu:Framework xmlns:sbu="urn:liberty:sb" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" version="2.0"/>
     <wsa:RelatesTo xmlns:wsa="http://www.w3.org/2005/08/addressing" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">olid:_14e9b1e0c2d250568bbd48fa442d7087</wsa:RelatesTo>
     <wsa:Action xmlns:wsa="http://www.w3.org/2005/08/addressing" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0">urn:liberty:disco:2006-08:QueryResponse</wsa:Action>
  </soapenv:Header>
  <soapenv:Body>
     <QueryResponse xmlns="urn:liberty:disco:2006-08">
        <ns1:Status xmlns:ns1="urn:liberty:util:2006-08" code="OK"/>
        <ns2:EndpointReference xmlns:ns2="http://www.w3.org/2005/08/addressing" notOnOrAfter="2008-05-20T21:43:30.046Z" xsi:type="ns2:EndpointReferenceType">
           <ns2:Address>https://mars-lander.zenntools.com:8443/axis/services/LibertyPP1</ns2:Address>
           <ns2:Metadata>
              <Abstract>Liberty ID-SIS Personal Profile Service</Abstract>
              <ProviderID>http://mars-lander.zenntools.com/LibertyPP1</ProviderID>
              <ServiceType>urn:liberty:id-sis-pp:2005-05</ServiceType>
              <ns3:Framework xmlns:ns3="urn:liberty:sb" version="2.0"/>
              <SecurityContext>
                 <SecurityMechID>urn:liberty:security:2005-02:TLS:null</SecurityMechID>
              </SecurityContext>
           </ns2:Metadata>
        </ns2:EndpointReference>
     </QueryResponse>
  </soapenv:Body>
</soapenv:Envelope>
Personal tools
OpenAz