3.1.4.60.2.1 SetSubscriptionFrequency
Contains the body for the request of the SetSubscriptionFrequency WSDL operation.
-
<xsd:element name="SetSubscriptionFrequency" nillable="true"> <xsd:complexType> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="numberOfSynchronizationsPerDay" type="xsd:int"/> </xsd:sequence> </xsd:complexType> </xsd:element>
numberOfSynchronizationsPerDay: This field MUST be present. It contains the frequency for setting the server subscription. A protocol server implementation synchronizes updates up to once every hour per day. The range of values for the numberOfSynchronizationsPerDay element is less than 1 or greater than 24.