3.1.4.24.2.1 Refresh
The Refresh element is specified as follows.
-
<s:element name="Refresh"> <s:complexType> <s:sequence> <s:element name="parameter" type="tns:CommandParameter" minOccurs="0"/> <s:element name="dataConnectionName" type="s:string" minOccurs="0"/> </s:sequence> </s:complexType> </s:element>
parameter: A CommandParameter, as specified in section 2.2.4.11. MUST be present.
dataConnectionName: A data connection (2). MUST NOT be longer than 255 characters.