Updated sample syncml syntax

This commit is contained in:
ManikaDhiman 2019-06-26 14:06:59 -07:00
parent 71704efb39
commit d7072f6b39

View File

@ -48,9 +48,10 @@ The following diagram shows the Update configuration service provider in tree fo
<p style="margin-left: 20px">Supported operations are Get and Add. <p style="margin-left: 20px">Supported operations are Get and Add.
<p style="margin-left: 20px">Sample syncml: <p style="margin-left: 20px">Sample syncml:
<p style="margin-left: 20px"><code>
```
<LocURI>./Vendor/MSFT/Update/ApprovedUpdates/%7ba317dafe-baf4-453f-b232-a7075efae36e%7d</LocURI> <LocURI>./Vendor/MSFT/Update/ApprovedUpdates/%7ba317dafe-baf4-453f-b232-a7075efae36e%7d</LocURI>
</code> ```
<a href="" id="approvedupdates-approved-update-guid-approvedtime"></a>**ApprovedUpdates/*Approved Update Guid*/ApprovedTime** <a href="" id="approvedupdates-approved-update-guid-approvedtime"></a>**ApprovedUpdates/*Approved Update Guid*/ApprovedTime**
<p style="margin-left: 20px">Specifies the time the update gets approved. <p style="margin-left: 20px">Specifies the time the update gets approved.