mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Update: NewLine changes
- Remove extraneous NewLine breaks - Remove missed HTML `<br>` code
This commit is contained in:
parent
d01f687a1a
commit
e2e480c99b
@ -30,7 +30,7 @@ If you don't want to use the Enterprise Mode Site List Manager, you also have th
|
|||||||
## Enterprise Mode schema v.1 example
|
## Enterprise Mode schema v.1 example
|
||||||
The following is an example of the Enterprise Mode schema v.1. This schema can run on devices running Windows 7 and Windows 8.1.
|
The following is an example of the Enterprise Mode schema v.1. This schema can run on devices running Windows 7 and Windows 8.1.
|
||||||
|
|
||||||
**Important**<br>
|
**Important**
|
||||||
Make sure that you don't specify a protocol when adding your URLs. Using a URL like `<domain>contoso.com</domain>` automatically applies to both http://contoso.com and https://contoso.com.
|
Make sure that you don't specify a protocol when adding your URLs. Using a URL like `<domain>contoso.com</domain>` automatically applies to both http://contoso.com and https://contoso.com.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
|
@ -27,7 +27,6 @@ ms.date: 12/04/2017
|
|||||||
Use the Enterprise Mode Site List Manager to create and update your site list for devices running Windows 7, Windows 8.1, and Windows 10, using the version 2.0 (v.2) of the Enterprise Mode schema. If you don't want to use the Enterprise Mode Site List Manager, you also have the option to update your XML schema using Notepad, or any other XML-editing app.
|
Use the Enterprise Mode Site List Manager to create and update your site list for devices running Windows 7, Windows 8.1, and Windows 10, using the version 2.0 (v.2) of the Enterprise Mode schema. If you don't want to use the Enterprise Mode Site List Manager, you also have the option to update your XML schema using Notepad, or any other XML-editing app.
|
||||||
|
|
||||||
**Important**
|
**Important**
|
||||||
|
|
||||||
If you're running Windows 7 or Windows 8.1 and you've been using the version 1.0 (v.1) of the schema, you can continue to do so, but you won't get the benefits that come with the updated schema. For info about the v.1 schema, see [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md).
|
If you're running Windows 7 or Windows 8.1 and you've been using the version 1.0 (v.1) of the schema, you can continue to do so, but you won't get the benefits that come with the updated schema. For info about the v.1 schema, see [Enterprise Mode schema v.1 guidance](enterprise-mode-schema-version-1-guidance.md).
|
||||||
|
|
||||||
## Enterprise Mode schema v.2 updates
|
## Enterprise Mode schema v.2 updates
|
||||||
@ -43,7 +42,6 @@ You can continue to use the v.1 version of the schema on Windows 10, but you wo
|
|||||||
The following is an example of the v.2 version of the Enterprise Mode schema.
|
The following is an example of the v.2 version of the Enterprise Mode schema.
|
||||||
|
|
||||||
**Important**
|
**Important**
|
||||||
|
|
||||||
Make sure that you don't specify a protocol when adding your URLs. Using a URL like `<url="contoso.com">`, automatically applies to both http://contoso.com and https://contoso.com.
|
Make sure that you don't specify a protocol when adding your URLs. Using a URL like `<url="contoso.com">`, automatically applies to both http://contoso.com and https://contoso.com.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
@ -287,7 +285,6 @@ With:
|
|||||||
While the old, replaced attributes aren't supported in the v.2 version of the schema, they'll continue to work in the v.1 version of the schema. If, however, you're using the v.2 version of the schema and these attributes are still there, the v.2 version schema takes precedence. We don’t recommend combining the two schemas, and instead recommend that you move to the v.2 version of the schema to take advantage of the new features.
|
While the old, replaced attributes aren't supported in the v.2 version of the schema, they'll continue to work in the v.1 version of the schema. If, however, you're using the v.2 version of the schema and these attributes are still there, the v.2 version schema takes precedence. We don’t recommend combining the two schemas, and instead recommend that you move to the v.2 version of the schema to take advantage of the new features.
|
||||||
|
|
||||||
**Important**
|
**Important**
|
||||||
|
|
||||||
Saving your v.1 version of the file using the new Enterprise Mode Site List Manager (schema v.2) automatically updates the XML to the new v.2 version of the schema.
|
Saving your v.1 version of the file using the new Enterprise Mode Site List Manager (schema v.2) automatically updates the XML to the new v.2 version of the schema.
|
||||||
|
|
||||||
### What not to include in your schema
|
### What not to include in your schema
|
||||||
|
Loading…
x
Reference in New Issue
Block a user