Advertisement
nmj

Untitled

nmj
Oct 3rd, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.21 KB | None | 0 0
  1. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  2.   <soap:Body>
  3.     <GetListItemsResponse xmlns="http://schemas.microsoft.com/sharepoint/soap/">
  4.       <GetListItemsResult>
  5.         <listitems xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema">
  6.           <rs:data ItemCount="29">
  7.             <z:row ows_LinkTitle="TITLE" ows_CenterCode="212" ows_CenterName="CENTERNAME" ows_ARType="DEN" ows_TotalAmount="770.000000000000" ows_choicePart="Part A" ows_BadDebtAmount="2200.00000000000" ows_Reduced65Allowed="1430.00000000000" ows_Status="Awaiting Approval" ows_MDCBadDe="2" ows_NPI="REMOVED" ows_Region="Mississippi" ows_Created="2017-10-03 08:08:49" ows_RegionCode="MS" ows_RegionName="Mississippi" ows_multiRepeaterDetails="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;&lt;RepeaterData&gt;&lt;Version /&gt;&lt;Items&gt;&lt;Item&gt;&lt;dtlCurrentRowNumber type=&quot;System.String&quot;&gt;1&lt;/dtlCurrentRowNumber&gt;&lt;txtResidentNumberAdded type=&quot;System.String&quot;&gt;9211&lt;/txtResidentNumberAdded&gt;&lt;txtResMCDAdded type=&quot;System.String&quot;&gt;Yes&lt;/txtResMCDAdded&gt;&lt;txtResidentNameAdded type=&quot;System.String&quot;&gt;LASTNAME, FIRSTNAME&lt;/txtResidentNameAdded&gt;&lt;txtMedicareNumberAdded type=&quot;System.String&quot;&gt;NUMBERREMOVEDA&lt;/txtMedicareNumberAdded&gt;&lt;txtMonthServiceAdded type=&quot;System.String&quot;&gt;January&lt;/txtMonthServiceAdded&gt;&lt;txtYearServiceAdded type=&quot;System.String&quot;&gt;2017&lt;/txtYearServiceAdded&gt;&lt;txtFirstSentAdded type=&quot;System.String&quot;&gt;9/29/2015&lt;/txtFirstSentAdded&gt;&lt;txtMCRDatePaidAdded type=&quot;System.String&quot;&gt;10/1/2017&lt;/txtMCRDatePaidAdded&gt;&lt;txtTotalCoinsurDeductAdded type=&quot;System.String&quot;&gt;2300&lt;/txtTotalCoinsurDeductAdded&gt;&lt;txtTotalPaymentAmountAdded type=&quot;System.String&quot;&gt;100&lt;/txtTotalPaymentAmountAdded&gt;&lt;txtMedicareBadDebtAmountAdded type=&quot;System.String&quot;&gt;2,200.00&lt;/txtMedicareBadDebtAmountAdded&gt;&lt;txt35ReductionAdded type=&quot;System.String&quot;&gt;770.00&lt;/txt35ReductionAdded&gt;&lt;txt65ReductionAdded type=&quot;System.String&quot;&gt;1,430.00&lt;/txt65ReductionAdded&gt;&lt;/Item&gt;&lt;/Items&gt;&lt;/RepeaterData&gt;" ows__ModerationStatus="0" ows__Level="1" ows_UniqueId="46;#{12A15C0E-701E-49FD-B9A7-FD4DEDFC7910}" ows_FSObjType="46;#0" ows_Created_x0020_Date="46;#2017-10-03 08:08:49" ows_FileLeafRef="46;#46_.000" ows_PermMask="0x7fffffffffffffff" ows_Modified="2017-10-03 08:08:51" ows_FileRef="46;#/MedicareBadDebt/46_.000" ows_MetaInfo="46;#vti_encoding:SR|utf8-nl&#xD;&#xA;WorkflowChangePath:SW|cc245996-956a-41be-ab30-607e1810d7fe,2;cc245996-956a-41be-ab30-607e1810d7fe,2;cc245996-956a-41be-ab30-607e1810d7fe,2;cc245996-956a-41be-ab30-607e1810d7fe,2;cc245996-956a-41be-ab30-607e1810d7fe,2;&#xD;&#xA;" ows_Title="TITLEHERE" ows_ID="46" ows_owshiddenversion="2" />
  8.           </rs:data>
  9.         </listitems>
  10.       </GetListItemsResult>
  11.     </GetListItemsResponse>
  12.   </soap:Body>
  13. </soap:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement