OUTPUTFIELD  Examples

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

<OUTPUTFIELD Attribute Description Table

     alias ="string"
     name ="string"
>

     No Child Elements
</OUTPUTFIELD >
Bold: Attribute or child element is required.


Description:


Restrictions:


Notes:


Attribute Descriptions for OUTPUTFIELD:

Attribute Usage Back to Top
alias Alias name for field in the database.

Shapefiles use DBF files to store attribute data, and fields in a DBF are limited to 10 characters. Since other databases often allow more than 10 characters, it is possible to end up with two fields in the DBF file with the same name. ArcIMS will not allow shapefiles with duplicate field names to be used. In this scenario, an alias name should be used.
name Name of field in the database.
 

Examples for OUTPUTFIELD:

Example 1: 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" />