EXTRACT  Examples

Used in:  RESPONSE  
Servers:  Extract  
Parent elements:  RESPONSE  

<EXTRACT >
     No Attributes

     <ENVELOPE... />
     <OUTPUT... />

</EXTRACT >
Bold: Attribute or child element is required.


Description:


Restrictions:


Notes:


   

Examples for EXTRACT:

Example 1: Back to Top
<?xml version="1.0" encoding="UTF8"?>
<ARCXML version="1.1">
  <RESPONSE>
    <EXTRACT>
      <ENVELOPE minx="-118.0" miny="34.0" maxx="-117.0" maxy="35.0" />
      <OUTPUT file="c:\arcims\output\mymapservice_mymachine4982332.zip" url="http://mymachine.domain.com/mymapservice_mymachine4982332.zip" />
    </EXTRACT>
  </RESPONSE>
</ARCXML>