LAYOUT  Examples

Used in:  RESPONSE  
Servers:  ArcMap  
Parent elements:  RESPONSE  

<LAYOUT >
     No Attributes

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

</LAYOUT >


Description:


Restrictions:


Notes:


   

Examples for LAYOUT:

Example 1: Back to Top
<?xml version="1.0" encoding="UTF8"?>
<ARCXML version="1.1">
  <RESPONSE>
    <LAYOUT>
      <ENVELOPE minx="-3.08333333333333" miny="0" maxx="11.5833333333333" maxy="11" />
      <OUTPUT url="http://mymachine.domain.com/output/world_MYMACHINE1420161231.JPG" />
    </LAYOUT>
  </RESPONSE>
</ARCXML>