mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Merge pull request #4191 from nschonni/fix--Replace-"syntax"-with-"xml"-code-fence
fix: Replace "syntax" with "xml" code fences
This commit is contained in:
@ -642,7 +642,7 @@ This element defines the settings for a single application or a suite of applica
|
||||
|
||||
Here is the SettingsLocationTemplate.xsd file showing its elements, child elements, attributes, and parameters:
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema id="UevSettingsLocationTemplate"
|
||||
targetNamespace="http://schemas.microsoft.com/UserExperienceVirtualization/2013A/SettingsLocationTemplate"
|
||||
@ -1577,7 +1577,7 @@ This element defines the settings for a single application or a suite of applica
|
||||
|
||||
Here is the SettingsLocationTemplate.xsd file showing its elements, child elements, attributes, and parameters:
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xs:schema id="UevSettingsLocationTemplate"
|
||||
targetNamespace="http://schemas.microsoft.com/UserExperienceVirtualization/2013/SettingsLocationTemplate"
|
||||
|
Reference in New Issue
Block a user