OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

asap message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: fyi: example easyasap get properties response



(At long last.
  Storage and retrieval of context data was a tough one
  (Couldn't just pick off a bind list and ensure it would serialize the  
same way.
   Users, see the easysoap discussion list for my changes to allow  
"verbatim" xml.
  )
)

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/";  
xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/";  
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";  
xmlns:xsd="http://www.w3.org/2001/XMLSchema";  
env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";><env: 
Header><ns1:Response xmlns:ns1="urn:xml:spec:asap:2003-12"  
xsi:type="ns1:Response"><SenderKey  
xsi:type="xsd:anyURI">http://enkidu.local:7787/asap_evm? 
statesystem_instance_id=20040405--1011091544-2125-1@Enkidu.local</ 
SenderKey><ReceiverKey  
xsi:type="xsd:anyURI">http://enkidu.local:7776</ReceiverKey><RequestID  
xsi:type="xsd:anyURI"></RequestID></ns1:Response></env:Header><env: 
Body><m:GetPropertiesRs xmlns:m="urn:xml:spec:asap:2003-12"><Key  
xsi:type="xsd:anyURI">http://enkidu.local:7787/asap_evm? 
statesystem_instance_id=20040405--1011091544-2125-1@Enkidu.local</ 
Key><State xsi:type="xsd:string">open.running</State><Name  
xsi:type="xsd:string">OOS</Name><Subject  
xsi:type="xsd:string">Eaton</Subject><Description  
xsi:type="xsd:string">Run OOS for Eaton</Description><FactoryKey  
xsi:type="xsd:anyURI">http://enkidu.local:7787/asap_evm</ 
FactoryKey><Observers><ObserverKey  
xsi:type="xsd:anyURI">http://enkidu.local:7776</ObserverKey></ 
Observers><ContextData ns1:type="ns2:JobData"  
xmlns:ns1="http://www.w3.org/2001/XMLSchema-instance";  
xmlns:ns2="www.wernervas.com"><project_id ns1:type="ns3:string"  
xmlns:ns3="http://www.w3.org/2001/XMLSchema";>1234</project_id></ 
ContextData><ResultData xsi:type="xsd:anyType"></ResultData><History  
xsi:type="m:historyType"><Event xsi:type="m:Event"><Time  
xsi:type="xsd:string">2004-04-05T22:59:07Z</Time><EventType  
xsi:type="xsd:string">CreateInstanceRq</EventType><SourceKey  
xsi:type="xsd:anyURI">http://enkidu.local:7776</SourceKey><Details  
xsi:type="xsd:anyType"></Details><OldState  
xsi:type="xsd:string">open.notrunning</OldState><NewState  
xsi:type="xsd:string">open.running</NewState></Event></History></m: 
GetPropertiesRs></env:Body></env:Envelope>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]