.


:




:

































 

 

 

 


, ,




: , (6 . 500 ). 3 . , 90 , :

:

(6.9)

Q - , ;

N - , ;

n -

(n=0,7 , n=0,55 ).

3-

6- -40 :

. , . :

 

(6.10)

- , ;

S - , 2;

q - 1 2 , /2;

h - .

S= 4 2, q = 145 / 2, h = 1,15.

5.10:

 

, :

 

(6.11)

 

G - , 3/;

Q - , ;

C - (1000 /( ));

r - (1,2 /3);

- , ;

- , .

20 . :

 

(6.12)

 

- , ;

- (23 );

a - (1 /);

H - (2,7 ).

= 23 + 1 (2,7-2) = 23,7 .

6.11 :

 

. :

- , , ;

- 1,5 ;

- .

:

(6.13)

H - , ;

R - , /;

l - , ;

x - ;

V - (V=3 /);

r - (r=1,2 / 3).

:

c - 0,45 . R=0,24 /.

(x=1,2), (x=1,4) (x=2,2). x = 1,2+1,4+2,2 = 4,8.

6.13 :

10%-

 

6.5

 

- , . : , ( ) (). , , , , , ..

. , . , 80100 , , , .

. 8 . , , , , I II .

( ). .

. , .
, , . . . 1 , 0.8. , - 2 . : ( ); ; ; ( ); . .

 

6.1

 

, . ( , ) , .

-1 -1. (4 ) (3040 2) . .

:

;

;

; () ;

, , .

. , (- ), , ; ( , , , , ); - , -; ; .

(, , , .) , .

(, .) , , , .

, .. , , , .

, .

, , .

:

- ;

- 2 -5;

- -2;

- - -4;

- ;

- ;

- 2 .

 

6.6

 

, , . . , , .

 

 


, Creo, . XML XSL, , . XML, PDF, .

:

- xml- ;

- XSL 2.113 75;

- -, xml- , , ( xsl-).

, .

PDF 2.113 75.

.

, ( ), .


 

1. .., XML JDBC. , , 2010., 188.

2. , , , XML.NET, , 2012., 642.

3. PartList. . , . 2013 ., 38 .

4. , PHP, MySQL, XML. , -, 2011 ., 304 .

5. , XSLT, -, 2010 ., 960

6. , /++ MS Visual C++ 2012, -, 2013 ., 502 .

7. Creo Parametric 2.0. , . 2013., 707 .

8. Windchill PDMLink 10.0. , . 2012 ., 202 .

9. .. . . .: , 1999. 318 .

10. 12.1.003-83 . . .: , 1983 11 .

11. 2.2.2.542-96. , . .: , 1996. 32 .

12. 12.1.038-82 . . . , .: 1982 7 .

13. 23-05-95 . .: , 1995. 70 .

14. 2.2.4.548-96 . .: , 1996. 12 .

15. II-2-80 , . .: . , 1984 57 .

16. 20 12.1.004-91 . . . .: ,1991 - 65 .

17. 12.0.003-74. . . . .: , 2004. 4 .

18. 12.1.004-91. . . . .: , 2006. 69 .

19. 12.2.032-78. . . . .: , 2002. 9 .

20. 2.2.2/2.4.1340-03. - . - . .: - , 2003. 27 .

 

 


XSL

 

<?xml version="1.0" encoding="utf-8"?>

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

xmlns:fo="http://www.w3.org/1999/XSL/Format">

<xsl:template match="specification">

<fo:root>

<fo:layout-master-set>

<fo:simple-page-master master-name="page1"

page-height="210mm"

page-width="297mm"

margin-top="8mm"

margin-bottom="5mm"

margin-left="5mm"

margin-right="5mm">

<fo:region-body

margin-top="27mm"

margin-bottom="90mm"

margin-left="0mm"

margin-right="0mm"/>

 

<fo:region-before extent="27mm"/>

<fo:region-after extent="90mm"/>

 

</fo:simple-page-master>

 

<fo:simple-page-master master-name="page2"

page-height="210mm"

page-width="297mm"

margin-top="8mm"

margin-bottom="5mm"

margin-left="5mm"

margin-right="5mm">

<fo:region-body

margin-top="27mm"

margin-bottom="15mm"

margin-left="0mm"

margin-right="0mm"/>

 

<fo:region-before extent="27mm"/>

<fo:region-after extent="15mm"/>

 

</fo:simple-page-master>

 

 

<fo:page-sequence-master master-name="contents">

 

<fo:single-page-master-reference master-reference="page1"/>

<fo:single-page-master-reference master-reference="page2"/>

</fo:page-sequence-master>

 

</fo:layout-master-set>

 

<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->

<fo:page-sequence master-reference="page1">

 

<!-- -->

<fo:static-content flow-name="xsl-region-before">

 

<fo:table>

<fo:table-column column-number="1" column-width="35mm"/>

<fo:table-column column-number="2" column-width="35mm"/>

<fo:table-column column-number="3" column-width="20mm"/>

<fo:table-column column-number="4" column-width="20mm"/>

<fo:table-column column-number="5" column-width="35mm"/>

<fo:table-column column-number="6" column-width="22mm"/>

<fo:table-column column-number="7" column-width="60mm"/>

<fo:table-column column-number="8" column-width="60mm"/>

 

<fo:table-body font-family="GOST_B" font-size="10pt" text-align="center">

<fo:table-row line-height="5.75mm" >

<fo:table-cell column-number="1" border-style="solid">

<fo:block> . . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block> . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block> . . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block> . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block> . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="dashed">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-before-style="dashed" border-right-style="dashed">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-before-style="dashed" border-right-style="dashed">

<fo:block></fo:block>

</fo:table-cell>

</fo:table-row>

 

<fo:table-row line-height="5.75mm">

<fo:table-cell column-number="1" border-after-style="solid" border-left-style="solid" border-right-style="solid">

<fo:block> &#160; </fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-after-style="solid" border-right-style="dashed">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-after-style="solid" border-right-style="dashed">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-after-style="solid" border-right-style="dashed">

<fo:block></fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

</fo:table>

 

<fo:table table-layout="fixed" width="287mm">

<fo:table-column column-number="1" column-width="7.5mm"/>

<fo:table-column column-number="2" column-width="7.5mm"/>

<fo:table-column column-number="3" column-width="10mm"/>

<fo:table-column column-number="4" column-width="60mm"/>

<fo:table-column column-number="5" column-width="60mm"/>

<fo:table-column column-number="6" column-width="10mm"/>

<fo:table-column column-number="7" column-width="10mm"/>

<fo:table-column column-number="8" column-width="10mm"/>

<fo:table-column column-number="9" column-width="10mm"/>

<fo:table-column column-number="10" column-width="10mm"/>

<fo:table-column column-number="11" column-width="10mm"/>

<fo:table-column column-number="12" column-width="10mm"/>

<fo:table-column column-number="13" column-width="10mm"/>

<fo:table-column column-number="14" column-width="10mm"/>

<fo:table-column column-number="15" column-width="10mm"/>

<fo:table-column column-number="16" column-width="42mm"/>

 

<fo:table-body line-height="5mm" font-family="GOST_B">

<fo:table-row>

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="solid">

<fo:block-container line-height="7.5mm" top="1mm" position="absolute" reference-orientation="90">

<fo:block text-align="right" font-size="12pt">

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="2" border-right-style="solid">

<fo:block-container line-height="7.5mm" top="2mm" position="absolute" reference-orientation="90">

<fo:block text-align="right" font-size="12pt">

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="solid">

<fo:block-container line-height="10mm" top="1mm" position="absolute" reference-orientation="90">

<fo:block text-align="right" font-size="12pt">

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

 

<fo:table-cell number-columns-spanned="10" column-number="6" border-right-style="solid" border-after-style="solid">

<fo:block font-size="14pt">

.

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="16" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

 

<fo:table-body line-height="5mm" font-family="GOST_B">

<fo:table-row >

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="solid">

<fo:block-container line-height="7.5mm" top="1mm" position="absolute" reference-orientation="90">

<fo:block></fo:block>

</fo:block-container>

</fo:table-cell>

 

<fo:table-cell column-number="2" border-right-style="solid">

<fo:block-container line-height="7.5mm" top="2mm" position="absolute" reference-orientation="90">

<fo:block></fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="solid">

<fo:block-container line-height="10mm" top="1mm" position="absolute" reference-orientation="90">

<fo:block ></fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid">

<fo:block font-size="16pt" text-align="center">

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-right-style="solid">

<fo:block font-size="16pt" text-align="center">

</fo:block>

</fo:table-cell>

 

<fo:table-cell column-number="6" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

-

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="7" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="8" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="9" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="10" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="11" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="12" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="13" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="14" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="15" border-right-style="solid">

<fo:block-container line-height="10mm" position="absolute" text-align="center">

<fo:block>

</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="16" border-right-style="solid" text-align="center">

<fo:block font-size="16pt">

</fo:block>

</fo:table-cell>

</fo:table-row>

 

</fo:table-body>

 

<fo:table-body line-height="5mm" font-family="GOST_B">

<fo:table-row>

<fo:table-cell column-number="1" border-after-style="solid" border-start-style="solid" border-right-style="solid">

<fo:block>

&#160;

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="9" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="10" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="11" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="12" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="13" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="14" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="15" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="16" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

 

</fo:table>

</fo:static-content>

 

<!-- ________-->

 

<!-- 1 -->

<fo:static-content flow-name="xsl-region-after">

<!--***Page 1, after, 1 ***-->

<fo:table>

<fo:table-column column-number="1" column-width="135mm"/>

<fo:table-column column-number="2" column-width="10mm"/>

<fo:table-column column-number="3" column-width="10mm"/>

<fo:table-column column-number="4" column-width="10mm"/>

<fo:table-column column-number="5" column-width="10mm"/>

<fo:table-column column-number="6" column-width="10mm"/>

<fo:table-column column-number="7" column-width="10mm"/>

<fo:table-column column-number="8" column-width="10mm"/>

<fo:table-column column-number="9" column-width="10mm"/>

<fo:table-column column-number="10" column-width="10mm"/>

<fo:table-column column-number="11" column-width="10mm"/>

<fo:table-column column-number="12" column-width="10mm"/>

<fo:table-column column-number="13" column-width="42mm"/>

<fo:table-body>

<fo:table-row line-height="4.64mm" font-size="10pt" font-family="GOST_B">

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="9" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="10" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="11" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="12" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="13" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

<fo:table-body>

<fo:table-row line-height="4.64mm" font-size="12pt" font-family="GOST_B" text-align="center">

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-right-style="solid">

<fo:block-container line-height="15mm" top="1mm" left="-3mm" position="absolute" reference-orientation="90">

<fo:block>.</fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="9" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="10" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="11" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="12" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="13" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

<fo:table-body line-height="4.64mm">

<fo:table-row >

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-right-style="solid" border-after-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="9" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="10" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="11" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="12" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="13" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

<fo:table-body>

<fo:table-row line-height="19.64mm" font-size="12pt" font-family="GOST_B" text-align="center">

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-right-style="solid" border-after-style="solid">

<fo:block-container line-height="15mm" top="8mm" left="-3mm" position="absolute" reference-orientation="90">

<fo:block></fo:block>

</fo:block-container>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="8" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="9" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="10" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="11" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="12" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="13" border-right-style="solid" border-after-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

</fo:table>

<!--*** Page 1, after, 2 ***-->

<fo:table>

<fo:table-column column-number="1" column-width="167mm"/>

<fo:table-column column-number="2" column-width="15mm"/>

<fo:table-column column-number="3" column-width="45mm"/>

<fo:table-column column-number="4" column-width="60mm"/>

<fo:table-body>

<fo:table-row line-height="7.14mm" font-size="12pt" font-family="GOST_B">

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="dashed">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-right-style="dashed" border-after-style="dashed">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-right-style="dashed" border-after-style="dashed">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid" border-after-style="dashed">

<fo:block>&#160;</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

<fo:table-body>

<fo:table-row line-height="7.14mm" font-family="GOST_B">

<fo:table-cell column-number="1" border-left-style="solid" border-right-style="dashed">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="3">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

</fo:table>

 

<!--*** Page 1, after, 3 ***-->

<fo:table>

<fo:table-column column-number="1" column-width="102mm"/>

<fo:table-column column-number="2" column-width="8mm"/>

<fo:table-column column-number="3" column-width="12mm"/>

<fo:table-column column-number="4" column-width="20mm"/>

<fo:table-column column-number="5" column-width="15mm"/>

<fo:table-column column-number="6" column-width="10mm"/>

<fo:table-column column-number="7" column-width="120mm"/>

 

<fo:table-body line-height="4.63mm" font-size="10pt" font-family="GOST_B" text-align="center">

<fo:table-row>

<fo:table-cell column-number="1" border-left-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-before-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-before-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

</fo:table-row>

 

<fo:table-row>

<fo:table-cell column-number="1" border-left-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" column-width="8mm" border-start-style="solid" border-after-style="solid" border-end-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-after-style="solid" border-right-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-after-style="solid" border-right-style="solid">

<fo:block></fo:block>

</fo:table-cell>

<fo:table-cell column-number="7" border-right-style="solid" border-after-style="solid" number-rows-spanned="2">

<fo:block text-align="center" font-size="18pt" font-family="GOST_B">

<xsl:value-of select="stamp/@OBOZNACHENIE"/>

</fo:block>

</fo:table-cell>

</fo:table-row>

 

<fo:table-row>

<fo:table-cell column-number="1" border-left-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" column-width="8mm" border-start-style="solid" border-after-style="solid" border-right-style="solid">

<fo:block>

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-after-style="solid" border-right-style="solid">

<fo:block>

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-after-style="solid" border-right-style="solid">

<fo:block>

.

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-after-style="solid" border-right-style="solid">

<fo:block>

.

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-after-style="solid" border-right-style="solid">

<fo:block>

</fo:block>

</fo:table-cell>

</fo:table-row>

</fo:table-body>

</fo:table>

 

<!-- _____________________________________________________________ -->

 

<!-- ( 2),1 -->

<fo:table>

<fo:table-column column-number="1" column-width="102mm"/>

<fo:table-column column-number="2" column-width="20mm"/>

<fo:table-column column-number="3" column-width="20mm"/>

<fo:table-column column-number="4" column-width="15mm"/>

<fo:table-column column-number="5" column-width="10mm"/>

<fo:table-column column-number="6" column-width="70mm"/>

<fo:table-column column-number="7" column-width="5mm"/>

<fo:table-column column-number="8" column-width="5mm"/>

<fo:table-column column-number="9" column-width="5mm"/>

<fo:table-column column-number="10" column-width="15mm"/>

<fo:table-column column-number="11" column-width="20mm"/>

 

<fo:table-body line-height="4.64mm" font-size="10pt" start-indent="1mm" font-family="GOST_B">

 

<fo:table-row>

<fo:table-cell column-number="1" border-left-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-start-style="solid" border-after-style="solid" border-end-style="solid">

<fo:block> . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-after-style="solid" border-right-style="solid">

<fo:block>

<xsl:value-of select="stamp/@RAZRABOTAL"/>

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="solid">

<fo:block font-size="12pt" text-align="center">

<xsl:value-of select="stamp/@NAIMENOVANIE_1"/>

</fo:block>

</fo:table-cell>

<fo:table-cell number-columns-spanned="3" border-after-style="solid" border-right-style="solid">

<fo:block text-align="center"> . </fo:block>

</fo:table-cell>

<fo:table-cell border-after-style="solid" border-right-style="solid">

<fo:block text-align="center"> </fo:block>

</fo:table-cell>

<fo:table-cell border-after-style="solid" border-right-style="solid">

<fo:block text-align="center"> </fo:block>

</fo:table-cell>

</fo:table-row>

 

<fo:table-row>

<fo:table-cell column-number="1" border-left-style="solid">

<fo:block>&#160;</fo:block>

</fo:table-cell>

<fo:table-cell column-number="2" border-start-style="solid" border-after-style="solid" border-end-style="solid">

<fo:block> . </fo:block>

</fo:table-cell>

<fo:table-cell column-number="3" border-after-style="solid" border-right-style="solid">

<fo:block>

<xsl:value-of select="stamp/@PROVERIL"/>

</fo:block>

</fo:table-cell>

<fo:table-cell column-number="4" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="5" border-after-style="solid" border-right-style="solid">

<fo:block> </fo:block>

</fo:table-cell>

<fo:table-cell column-number="6" border-right-style="solid">

<fo:block font-size="12pt&quo





:


: 2015-11-05; !; : 281 |


:

:

- , - .
==> ...

1653 - | 1573 -


© 2015-2024 lektsii.org - -

: 0.646 .