OUTPUTFILE  Examples

Used in:  CONFIG   RESPONSE  
Servers:  Extract  
Parent elements:  EXTRACTPARAMS  

<OUTPUTFILE Attribute Description Table

     file ="string"
>

     (m) <OUTPUTFIELD... />

</OUTPUTFILE >
(m):  Child element can be used multiple times.


Description:


Restrictions:


Notes:


Attribute Descriptions for OUTPUTFILE:

Attribute Usage Back to Top
file An alias name for the shapefile that is generated.
 

Examples for OUTPUTFILE:

Example 1: OUTPUTFILE "us_cities" is used to identify "CITIES" layer in a GET_EXTRACT request. Back to Top
<?xml version="1.0" encoding="UTF-8"?>
<ARCXML version="1.1">
  <CONFIG>
    <ENVIRONMENT>
      <LOCALE country="US" language="en" variant="" />
      <UIFONT color="0,0,0" name="Arial" size="12" style="regular" />
      <SCREEN dpi="96" />