| <CLEANUP | Attribute Description Table |
| (r)interval="integer" > No Child Elements </CLEANUP > | |
| (r): Attribute or child element is required. | |
| Attribute | Usage |
|---|---|
| interval | Interval for the number of minutes between the deletion of map image files from the Output directory. |
| <?xml version="1.0"?> <ARCXML version="1.1"> <RESPONSE> <SERVICES> <SERVICE name="europe" servicegroup="ImageServer1" access="PUBLIC" type="ImageServer" version="" status="ENABLED" > <IMAGE type="JPG" /> <ENVIRONMENT> <LOCALE country="US" language="en" variant="" /> <UIFONT name="Arial" /> </ENVIRONMENT> <CLEANUP interval="10" /> </SERVICE> </SERVICES> </RESPONSE> </ARCXML> |