<?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> <!-- Related persons--> <comp id="79" descr="Related persons"> <relatedPersons bdate="Date of birth" lname="Last name" fname="First name" mname="Middle name" subjectCode="TIN/EDRPOU of the subject" > <related code="EDRPOU code of a person, if it is a legal entity" name="The name of the legal entity or the full name of the natural person related to the subject" > <!--This part must contain 0..* items--> <relations accuracy="The accuracy of the relationship found, from 0 to 1" role="Description of the relationship between the search subject and the found person" roleCode="Code describing the relationship between the search subject and the person found (Code from ref.73)" source="The source in which the relation was found (Code from ref.72)" /> <!--This part must contain 0..* items--> </related> </relatedPersons> </comp> </ubkidata> |