2.2.4.3.1.7 UpdateMetadataCollection
This complex type is based on the ArrayOfGenericReadableRow (section 2.2.4.3). Each GenericReadableRow item has the following format.
|
Index |
Name |
Type |
Description |
|---|---|---|---|
|
0 |
UpdateID |
Integer |
This entry contains the GUID of the update. |
|
1 |
RevisionNumber |
Integer |
This entry contains the revision number of the update revision. |
|
2 |
RevisionID |
Integer |
This entry contains the locally unique Id of the update revision. |
|
3 |
XML |
String |
This entry contains the metadata for the latest revision of this update. |
|
4 |
XML Compressed |
String |
If the XML entry is not set, this entry MUST be set. It contains the compressed XML metadata for the update. The metadata is compressed using in-memory CAB files as defined in [MSDN-CABFF]. The binary data is encoded as a Base64 string. |
|
5 |
LocalUpdateId |
Integer |
This entry MUST NOT be NULL. It contains the revision Id for the matching category or classification. |