Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. String dReq = "<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><dp:request xmlns:dp="http://www.datapower.com/schemas/management"><dp:get-filestore location="temporary:" annotated="true"/></dp:request></env:Body></env:Envelope>";
  2.  
  3. String dReq = "<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><dp:request xmlns:dp="http://www.datapower.com/schemas/management"><dp:get-filestore location="temporary:" layout-only="true" annotated="true"/></dp:request></env:Body></env:Envelope>";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement