F2020-011 added doble line IV and CV initial checkoffs, F2020-012 – Adjust the Cover Page width and boxes to mimic the samples provided.
		
			
				
	
	
		
			39 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-16"?>
 | ||
| <!--Proprietary Information - Copyright 2018 - Volian Enterprises, Inc. All rights reserved.-->
 | ||
| <!--
 | ||
|     Derived from Wstbck.svg Format
 | ||
|     -->
 | ||
| <svg xmlns="http://www.w3.org/2000/svg" width="8in" height="10in" viewBox="0 0 576 720">
 | ||
| 	<desc>BNPPbck</desc>
 | ||
| 	<!--
 | ||
| 	<g id="H2">
 | ||
| 		<rect x="0" y="0" width="492" height="30" fill="none" stroke="black" />
 | ||
| 		<line x1="0" y1="15" x2="492" y2="15" stroke="black" stroke-width="0.7" />
 | ||
| 		<line x1="246" y1="0" x2="246" y2="30" stroke="black" stroke-width="0.7" />
 | ||
| 	</g>
 | ||
| 	-->
 | ||
|   <!-- box2 around Proc number on Cover Page -->
 | ||
| 	<g id="B2">
 | ||
| 		<rect x="0" y="0" width="295" height="51" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 		<rect x="5" y="5" width="285" height="41" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 	</g>
 | ||
| 	<!-- Box9 for Safety Classification and Usage Level on Cover Page -->
 | ||
| 	<g id="B9">
 | ||
| 		<rect x="0" y="0" width="216" height="42" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 		<rect x="5" y="5" width="206" height="32" fill="none" stroke="black" stroke-width="2.5" />
 | ||
| 	</g>
 | ||
|   <!-- Header1 is big box on Cover Page -->
 | ||
|   <g id="H1">
 | ||
| 	<rect x="0" y="0" width="503" height="520" fill="none" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="420" x2="503" y2="420" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="434" x2="503" y2="434" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="448" x2="503" y2="448" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="462" x2="503" y2="462" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="0" y1="476" x2="503" y2="476" stroke="black" stroke-width="0.7" />
 | ||
| 	<line x1="86" y1="420" x2="86" y2="476" stroke="black" stroke-width="0.7" />
 | ||
|   </g>
 | ||
|   <!-- Header 2 is the single line used for the procedure page header (instead of a box at the top of the page -->
 | ||
|   <g id="H2">
 | ||
|    <line x1="0" y1="0" x2="482" y2="0" stroke="black" stroke-width="0.7" />
 | ||
|   </g>
 | ||
| </svg> |