<PSERVERS > No Attributes (m)<PSERVER... /> </PSERVERS > | |
(m): Child element can be used multiple times. |
<?xml version="1.0"?> <ADMINCMD version="1.0"> <PSERVERS> <PSERVER type="add" machine="mymachine.domain.com"/> </PSERVERS> <VSERVERS> <VSERVER type="add" name="ImageServerArcMap2" access="Public" description="ImageServer ArcMap Example" servicetype="ImageServer" version="ArcMap" referencehour="1" referenceminute="0" frequency="2" > <PSERVER id="mymachine.domain.com_4" threads="1"/> <PSERVER id="mymachine.domain.com_5" threads="1"/> </VSERVER> </VSERVERS> </ADMINCMD> |