22 lines
851 B
XML
22 lines
851 B
XML
![]() |
<?xml version="1.0"?>
|
|||
|
<forms:SignatureInfo
|
|||
|
xmlns:doc="http://www.ingipro.com/test/doc"
|
|||
|
xmlns:forms="http://www.ingipro.com/test/forms"
|
|||
|
xmlns:sem="http://www.ingipro.com/test/sem"
|
|||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|||
|
xsi:schemaLocation="http://www.ingipro.com/test/forms D:\DEV\!WORK\INGIPRO\XSD\forms\SignatureInfo.xsd">
|
|||
|
|
|||
|
<SignatureID>01</SignatureID>
|
|||
|
<DateSigned>2021-09-17</DateSigned>
|
|||
|
<Signer>
|
|||
|
<Individual>
|
|||
|
<ShortName>Сухоплюев С.Ю.</ShortName>
|
|||
|
</Individual>
|
|||
|
</Signer>
|
|||
|
<RepresentedOrganization>ООО "СТАНДАРТ"</RepresentedOrganization>
|
|||
|
<Position>инженер строительного контроля</Position>
|
|||
|
<SigningGround>
|
|||
|
<Document><DocumentID>Приказ №05/06-2020ПР-ТН от 15.07.2020</DocumentID></Document>
|
|||
|
</SigningGround>
|
|||
|
|
|||
|
</forms:SignatureInfo>
|