Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.00 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <wrapper>
  3.    <objectCollection />
  4.    <object xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="account">
  5.       <availablebalance>6.77</availablebalance>
  6.       <balancetoday>6.77</balancetoday>
  7.       <blockedbalance>0.0</blockedbalance>
  8.       <checksothersterms>0.0</checksothersterms>
  9.       <customeroperationpermission>
  10.          <credit>true</credit>
  11.          <customeroperation>
  12.             <country>
  13.                <mnemonic>ECU</mnemonic>
  14.             </country>
  15.             <currency>
  16.                <mnemonic>USD</mnemonic>
  17.             </currency>
  18.             <customer>
  19.                <institution>
  20.                   <sintitutionid>string-sIntitutionId</sintitutionid>
  21.                </institution>
  22.             </customer>
  23.             <customeroperationid>uriTech=PRODUCTO@14338;uriSFB=04#0011#1051542404#USD#ARG#OC#01</customeroperationid>
  24.             <operationid>uriSFB=04#0011#1051542404</operationid>
  25.             <shortdesc>CA</shortdesc>
  26.             <subproduct>
  27.                <mnemonic>CAJA_AHORRO</mnemonic>
  28.                <shortdesc>CA</shortdesc>
  29.                <canitprofiling>true</canitprofiling>
  30.                <product>
  31.                   <mnemonic>CAJA_AHORRO</mnemonic>
  32.                   <shortdesc>CA</shortdesc>
  33.                   <productfamily>
  34.                      <mnemonic>Cuentas</mnemonic>
  35.                   </productfamily>
  36.                   <producttype>
  37.                      <mnemonic>CAJA_AHORRO</mnemonic>
  38.                   </producttype>
  39.                </product>
  40.                <subproductid>uriTech=CLASIFICACION_PRODUCTO@1380</subproductid>
  41.             </subproduct>
  42.             <type>
  43.                <mnemonic>OWN</mnemonic>
  44.             </type>
  45.          </customeroperation>
  46.          <debit>true</debit>
  47.          <others>false</others>
  48.          <query>true</query>
  49.       </customeroperationpermission>
  50.       <uri>uriTech=PRODUCTO@14338;uriSFB=04#0011#1051542404#USD#ARG#OC#01</uri>
  51.    </object>
  52. </wrapper>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement