15 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			3.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-16" ?>
 | ||
| <!--Proprietary Information - Copyright 2025 - Volian Enterprises, Inc. All rights reserved.-->
 | ||
| <EPFormat>
 | ||
|   <EPField name="FirstName" label="First Name"  type="TEXT" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="LastName" label="Last Name"  type="TEXT" text="" numlines="3" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="Address" label="Address" type="TEXT" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="State" label="State" type="TEXT" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="State" type="COMBO" text="AL,AK,AZ,AR,CA,CO,CT,DE,FL,GA,HI,ID,IL,IN,IA,KS,KY,LA,ME,MD,MA,MI,MN,MS,MO,MT,NE,NV,NH,NJ,NM,NY,NC,ND,OH,OK,OR,PA,RI,SC,SD,TN,TX,UT,VT,VA,WA,WV,WI,WY" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="Zip" label="Zip" type="TEXT" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="Phone" label="Phone" type="TEXT" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="Navigation" type="TEXT" text="" numlines="3" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="ContinuousAction" label="Continuous Action" type="TEXT" text="" numlines="3" validforsteptypes="High" />
 | ||
|   <EPField name="Drawing" type="ROSINGLE" rosource="001000000043" returncols="A,B" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
|   <EPField name="Section" type="ROSINGLE" rosource="001000000045" text="" validforsteptypes="High, RNO, Caution, Note, Table, Substep, Attach, DiffUnit" />
 | ||
| </EPFormat> |