| OUTPUTFILE | Examples |
| <OUTPUTFILE | Attribute
Description Table |
| file ="string"
> (m) <OUTPUTFIELD... /> </OUTPUTFILE > | |
| (m): Child element can be used multiple times. | |
| Attribute | Usage | Back to Top |
|---|---|---|
| file | An alias name for the shapefile that is generated. | |
| 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" /> | |