3.1.4.51.3.10 UpdateRevisionIdentifier
The update revision identifier to use when filtering the event history.
-
<xsd:complexType name="UpdateRevisionIdentifier"> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="UpdateID" nillable="true" type="xsd:string"/> <xsd:element minOccurs="1" maxOccurs="1" name="RevisionNumber" type="xsd:int"/> </xsd:sequence> </xsd:complexType>
UpdateID: This field MUST be present. It determines the global unique identifier for the update.
RevisionNumber: This field MUST be present. It specifies the revision number.