<?xml version="1.0" encoding="utf-8"?> <ubkidata> <!-- System information part --> <tech> <trace> <step name="Step name" stm="Step start stamp date" ftm="Step finish stamp date"> <!-- The trace part contains timing metrics of components generation steps --> </step> </trace> <error errtype="Error code (code from ref.0)" errtext="Error text (value from ref.0)"> </error> <reqinfo reqid="Outgoing request ID generated by UBKI"> </reqinfo> <!-- Information about the current status of the prepaid account part--> <billing> <balance value="Total assets" date="Date" time="Time" /> <billdetails freemon="Sign of free of charge according to the request type " 'Monitoring the client of the organization" ' (reqreason=1), code (0 - No, 1 - Yes)" freemonref="Sign of free of charge according to the request type " 'Monitoring the client of the organization" ' (reqreason=1), value (0 - No, 1 - Yes)"/> </billing> </tech> <!-- Existing movable property encumbrances and their list --> <comp id="37" descr="Presence of encumbrance in the State Register of Movable Property Encumbrances (DRORM)"> <drorm found="0/1 – numerical designation of existing encumbrances for a subject" foundref="Text designation of existing encumbrances for a subject" okpo="TIN/EDRPOU"> <burden number="Encumbrance number" object="Encumbrance object type" regdate="Date of encumbrance registration" subject="Name and OKPO (state registry of enterprises and organizations) code of the counterparty subject" opType="Encumbrance registration status" type="Type of encumbrance" sort="Sort of encumbrance" dcOpType="Encumbrance registration status (numerical value)" nameRegister="Name of the registrar" organizationRegister="Registrar's organization" /> <!--This part must contain 0..* items--> </drorm> </comp> <!-- Information about the movable property encumbrance by its number --> <comp id="38" descr="Information about the encumbrance in the State Register of Movable Property Encumbrances (DRORM)"> <drorm found="1" foundref="Movable property encumbrances have been found for the client" okpo="TIN/EDRPOU" response="Information about the encumbrance in the json format" /> </comp> </ubkidata> |