Update supl-ddf-file.md

Add CSP version (V1.1)
Replace incorrect character use of apostrophe (')
Remove unnecessary while-tabs
Remove unnecessary while-lines at the end
This commit is contained in:
Cheoljin Lee 2018-07-19 22:05:39 -07:00 committed by GitHub
parent 915152592c
commit a2957c78db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ The XML below is the current version for this CSP.
<Permanent />
</Scope>
<DFType>
<DDFName></DDFName>
<MIME>com.microsoft/1.1/MDM/SUPL</MIME>
</DFType>
</DFProperties>
<Node>
@ -200,7 +200,7 @@ The XML below is the current version for this CSP.
<Replace />
</AccessType>
<DefaultValue>0</DefaultValue>
<Description>Optional. Specifies the positioning method that the SUPL client will use for mobile originated position requests. The default is 0. The default method in Windows Phones provides high-quality assisted GNSS positioning for mobile originated position requests without loading the mobile operators network or location services. For OMA DM, if the format for this node is incorrect the entry will be ignored and an error will be returned, but the configuration service provider will continue processing the rest of the parameters.</Description>
<Description>Optional. Specifies the positioning method that the SUPL client will use for mobile originated position requests. The default is 0. The default method in Windows Phones provides high-quality assisted GNSS positioning for mobile originated position requests without loading the mobile operator's network or location services. For OMA DM, if the format for this node is incorrect the entry will be ignored and an error will be returned, but the configuration service provider will continue processing the rest of the parameters.</Description>
<DFFormat>
<int />
</DFFormat>
@ -477,7 +477,7 @@ The XML below is the current version for this CSP.
<DDFName></DDFName>
</DFType>
</DFProperties>
</Node>
</Node>
</Node>
<Node>
<NodeName>RootCertificate4</NodeName>
@ -542,7 +542,7 @@ The XML below is the current version for this CSP.
<DDFName></DDFName>
</DFType>
</DFProperties>
</Node>
</Node>
</Node>
<Node>
<NodeName>RootCertificate5</NodeName>
@ -607,7 +607,7 @@ The XML below is the current version for this CSP.
<DDFName></DDFName>
</DFType>
</DFProperties>
</Node>
</Node>
</Node>
<Node>
<NodeName>RootCertificate6</NodeName>
@ -672,7 +672,7 @@ The XML below is the current version for this CSP.
<DDFName></DDFName>
</DFType>
</DFProperties>
</Node>
</Node>
</Node>
</Node>
</Node>
@ -749,7 +749,7 @@ The XML below is the current version for this CSP.
<Replace />
</AccessType>
<DefaultValue>0</DefaultValue>
<Description>Optional. Specifies the positioning method that the SUPL client will use for mobile originated position requests. The default is 0. The default method in Windows Phones provides high-quality assisted GNSS positioning for mobile originated position requests without loading the mobile operators network or location services. The Mobile Station Assisted and AFLT positioning methods must only be configured for test purposes. For OMA DM, if the format for this node is incorrect the entry will be ignored and an error will be returned, but the configuration service provider will continue processing the rest of the parameters.</Description>
<Description>Optional. Specifies the positioning method that the SUPL client will use for mobile originated position requests. The default is 0. The default method in Windows Phones provides high-quality assisted GNSS positioning for mobile originated position requests without loading the mobile operator's network or location services. The Mobile Station Assisted and AFLT positioning methods must only be configured for test purposes. For OMA DM, if the format for this node is incorrect the entry will be ignored and an error will be returned, but the configuration service provider will continue processing the rest of the parameters.</Description>
<DFFormat>
<int />
</DFFormat>
@ -858,13 +858,3 @@ The XML below is the current version for this CSP.
</Node>
</MgmtTree>
```