﻿<?xml version="1.0" encoding="utf-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://wixtoolset.org/schemas/v4/wxs/powershell" xmlns="http://wixtoolset.org/schemas/v4/wxs/powershell" xmlns:wxs="http://wixtoolset.org/schemas/v4/wxs"><xs:import namespace="http://wixtoolset.org/schemas/v4/wxs" /><xs:element name="FormatsFile"><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:any namespace="##other" processContents="lax" /></xs:choice><xs:attribute name="FileId" type="xs:string" /><xs:attribute name="SnapIn" type="xs:string" /><xs:anyAttribute namespace="##other" processContents="lax" /></xs:complexType></xs:element><xs:element name="TypesFile"><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:any namespace="##other" processContents="lax" /></xs:choice><xs:attribute name="FileId" type="xs:string" /><xs:attribute name="SnapIn" type="xs:string" /><xs:anyAttribute namespace="##other" processContents="lax" /></xs:complexType></xs:element><xs:element name="SnapIn"><xs:complexType><xs:choice minOccurs="0" maxOccurs="unbounded"><xs:element ref="FormatsFile" /><xs:element ref="TypesFile" /><xs:any namespace="##other" processContents="lax" /></xs:choice><xs:attribute name="Id" type="xs:string" use="required" /><xs:attribute name="CustomSnapInType" type="xs:string" /><xs:attribute name="Description" type="xs:string" /><xs:attribute name="DescriptionIndirect" type="EmbeddedResource" /><xs:attribute name="RequiredPowerShellVersion" type="wxs:VersionType" /><xs:attribute name="Vendor" type="xs:string" /><xs:attribute name="VendorIndirect" type="EmbeddedResource" /><xs:attribute name="Version" type="wxs:VersionType" /><xs:anyAttribute namespace="##other" processContents="lax" /></xs:complexType></xs:element><xs:simpleType name="EmbeddedResource"><xs:restriction base="xs:string" /></xs:simpleType></xs:schema>