﻿<?xml version="1.0" encoding="utf-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://wixtoolset.org/schemas/v4/wxs/difxapp" xmlns="http://wixtoolset.org/schemas/v4/wxs/difxapp" xmlns:wxs="http://wixtoolset.org/schemas/v4/wxs"><xs:import namespace="http://wixtoolset.org/schemas/v4/wxs" /><xs:element name="Driver"><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:any namespace="##other" processContents="lax" /></xs:choice><xs:attribute name="AddRemovePrograms" type="wxs:YesNoTypeUnion" /><xs:attribute name="DeleteFiles" type="wxs:YesNoTypeUnion" /><xs:attribute name="ForceInstall" type="wxs:YesNoTypeUnion" /><xs:attribute name="Legacy" type="wxs:YesNoTypeUnion" /><xs:attribute name="PlugAndPlayPrompt" type="wxs:YesNoTypeUnion" /><xs:attribute name="Sequence" type="wxs:Integer" /><xs:anyAttribute namespace="##other" processContents="lax" /></xs:complexType></xs:element></xs:schema>