Anonymous

Changes

From CMSC 420
19 bytes added ,  16:15, 30 September 2013
Line 4: Line 4:  
*sortBy
 
*sortBy
   −
== Possible <output> ==
+
== Possible ''<output>'' ==
 
A <cityList> tag will be contained in output and will contain 1 or more city tags of the form:  
 
A <cityList> tag will be contained in output and will contain 1 or more city tags of the form:  
 
<br>
 
<br>
Line 11: Line 11:  
</code>
 
</code>
   −
== Possible <error> types ==
+
== Possible ''<error>'' types ==
 
* noCitiesToList
 
* noCitiesToList
   −
== <success> Example ==
+
== ''<success>'' Example ==
 
<code>
 
<code>
 
     <success>
 
     <success>
         <command name="listCities"/>
+
         <command name="listCities" id="3"/>
 
         <parameters>
 
         <parameters>
 
             <sortBy value="name"/>
 
             <sortBy value="name"/>
editor
68

edits