Update vpnv2-profile-xsd.md

This commit is contained in:
MaratMussabekov 2019-08-19 14:41:08 +05:00 committed by GitHub
parent 15ff6c9f3a
commit 4d1ff18db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Here's the XSD for the ProfileXML node in VPNv2 CSP for Windows 10 and some pro
```xml
<?xml version="1.0" encoding="utf-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://www.microsoft.com/provisioning/EapHostConfig" />
<xs:import namespace="http://www.microsoft.com/provisioning/EapHostConfig" schemaLocation="EapHostConfig.xsd />
<xs:element name="VPNProfile">
<xs:complexType>
<xs:sequence>