---
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.reviewer:
manager: dansimp
ms.author: dansimp
ms.topic: article
ms.prod: w10
ms.technology: windows
author: manikadhiman
ms.date: 07/14/2020
---
# ProfileXML XSD
Here's the XSD for the ProfileXML node in the VPNv2 CSP and VpnManagementAgent::AddProfileFromXmlAsync for Windows 10 and some profile examples.
## XSD for the VPN profile
```xml
```
## Native profile example
```xml
corp.contoso.com
true
false
corp.contoso.com
contoso.com
Helloworld.Com
HelloServer
true
true
This is my Eku
This is my issuer hash
Microsoft.MicrosoftEdge_8wekyb3d8bbwe
C:\windows\system32\ping.exe
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
%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
testServer.VPN.com
SplitTunnel
IKEv2
true
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
192.168.0.0
24
10.10.0.0
16
```
## Plug-in profile example
```xml
true
false
corp.contoso.com
contoso.com,test.corp.contoso.com
false
false
Helloworld.Com
HelloServer
true
testserver1.contoso.com;testserver2.contoso..com
true
JuniperNetworks.JunosPulseVpn_cw5n1h2txyewy
Microsoft.MicrosoftEdge_8wekyb3d8bbwe
%ProgramFiles%\Internet Explorer\iexplore.exe
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
%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)
192.168.0.0
24
10.10.0.0
16
```