--- title: ProfileXML XSD description: Here's the XSD for the ProfileXML node in VPNv2 CSP for Windows 10 and some profile examples. ms.assetid: 2F32E14B-F9B9-4760-AE94-E57F1D4DFDB3 ms.author: maricia ms.topic: article ms.prod: w10 ms.technology: windows author: MariciaAlforque ms.date: 02/05/2018 --- # ProfileXML XSD Here's the XSD for the ProfileXML node in VPNv2 CSP for Windows 10 and some profile examples. ## XSD for the VPN profile ``` syntax ``` ## Native profile example ``` testServer.VPN.com IKEv2 Eap Eap 25 0 0 0 25 true d2 d3 8e ba 60 ca a1 c1 20 55 a2 e1 c8 3b 15 ad 45 01 10 c2 d1 76 97 cc 20 6e d2 6e 1a 51 f5 bb 96 e9 35 6d 6d 61 0b 74 true false 13 true true d2 d3 8e ba 60 ca a1 c1 20 55 a2 e1 c8 3b 15 ad 45 01 10 c2 d1 76 97 cc 20 6e d2 6e 1a 51 f5 bb 96 e9 35 6d 6d 61 0b 74 false true false AAD Conditional Access 1.3.6.1.4.1.311.87 AAD Conditional Access false true true false SplitTunnel true
192.168.0.0
24
10.10.0.0
16
Microsoft.MicrosoftEdge_8wekyb3d8bbwe C:\windows\system32\ping.exe %ProgramFiles%\Internet Explorer\iexplore.exe 6 10,20-50,100-200 20-50,100-200,300 30.30.0.0/16,10.10.10.10-20.20.20.20 ForceTunnel Microsoft.MicrosoftEdge_8wekyb3d8bbwe 3.3.3.3/32,1.1.1.1-2.2.2.2 hrsite.corporate.contoso.com 1.2.3.4,5.6.7.8 5.5.5.5 true .corp.contoso.com 10.10.10.10,20.20.20.20 100.100.100.100 corp.contoso.com true false corp.contoso.com contoso.com HelloServer Helloworld.Com true true This is my Eku This is my issuer hash
``` ## Plug-in profile example ``` syntax testserver1.contoso.com;testserver2.contoso..com JuniperNetworks.JunosPulseVpn_cw5n1h2txyewy <pulse-schema><isSingleSignOnCredential>true</isSingleSignOnCredential></pulse-schema>
192.168.0.0
24
10.10.0.0
16
Microsoft.MicrosoftEdge_8wekyb3d8bbwe %ProgramFiles%\Internet Explorer\iexplore.exe %ProgramFiles%\Internet Explorer\iexplore.exe 6 10,20-50,100-200 20-50,100-200,300 30.30.0.0/16,10.10.10.10-20.20.20.20 Microsoft.MicrosoftEdge_8wekyb3d8bbwe 3.3.3.3/32,1.1.1.1-2.2.2.2 Microsoft.MicrosoftEdge_8wekyb3d8bbwe O:SYG:SYD:(A;;CC;;;AU) corp.contoso.com 1.2.3.4,5.6.7.8 5.5.5.5 false corp.contoso.com 10.10.10.10,20.20.20.20 100.100.100.100 true false false false corp.contoso.com contoso.com,test.corp.contoso.com HelloServer Helloworld.Com
```