22 lines
817 B
XML
22 lines
817 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>02</SignatureID>
|
|||
|
<DateSigned>2019-02-06</DateSigned>
|
|||
|
<Signer>
|
|||
|
<Invidiual>
|
|||
|
<ShortName>Храпов Д. В.</ShortName>
|
|||
|
</Invidiual>
|
|||
|
</Signer>
|
|||
|
<RepresentedOrganization>ООО «ЭНЖЭ СТРОЙ»</RepresentedOrganization>
|
|||
|
<Position>руководитель проекта</Position>
|
|||
|
<SigningGround>
|
|||
|
<Document><DocumentID>Приказ №ROD-01 от 05.03.2018</DocumentID></Document>
|
|||
|
</SigningGround>
|
|||
|
|
|||
|
</forms:SignatureInfo>
|