mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 05:37:22 +00:00
Merge pull request #6436 from PeterSmithRedmond/patch-3
Update Profile XSD to include ExclusionRoute
This commit is contained in:
commit
78700c2eb0
@ -175,6 +175,7 @@ Here's the XSD for the ProfileXML node in VPNv2 CSP for Windows 10 and some pro
|
||||
<xs:sequence>
|
||||
<xs:element name="Address" type="xs:string" minOccurs="1" maxOccurs="1"/>
|
||||
<xs:element name="PrefixSize" type="xs:unsignedByte" minOccurs="1" maxOccurs="1"/>
|
||||
<xs:element name="ExclusionRoute" type="xs:boolean" minOccurs="0" maxOccurs="1"/>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
Loading…
x
Reference in New Issue
Block a user