﻿<?xml version="1.0" encoding="utf-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://wixtoolset.org/schemas/v4/wxs/vs" xmlns="http://wixtoolset.org/schemas/v4/wxs/vs" xmlns:wxs="http://wixtoolset.org/schemas/v4/wxs"><xs:import namespace="http://wixtoolset.org/schemas/v4/wxs" /><xs:element name="FindVisualStudio"><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:any namespace="##other" processContents="lax" /></xs:choice></xs:complexType></xs:element><xs:element name="VsixPackage"><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:any namespace="##other" processContents="lax" /></xs:choice><xs:attribute name="File" type="xs:string" /><xs:attribute name="PackageId" type="xs:string" use="required" /><xs:attribute name="Permanent" type="wxs:YesNoTypeUnion" /><xs:attribute name="Target" type="xs:string" /><xs:attribute name="TargetVersion" type="wxs:VersionType" /><xs:attribute name="Vital" type="wxs:YesNoTypeUnion" /><xs:attribute name="VsixInstallerPathProperty" type="xs:string" /><xs:anyAttribute namespace="##other" processContents="lax" /></xs:complexType></xs:element></xs:schema>