[wix-users] C# Custom Bootstrapper Lib: XSD Schema for BootstrapperApplicationData.xml

Rob Mensching rob at firegiant.com
Mon Nov 25 19:59:49 PST 2019


AFAIK, no XSD exists for BootstrapperApplicationData.xml today.

Short replies here. Complete answers over there: http://www.firegiant.com/

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Charles Christie via wix-users
Sent: Monday, November 25, 2019 4:48 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Charles Christie <cchristie at generaldigital.com>
Subject: Re: [wix-users] C# Custom Bootstrapper Lib: XSD Schema for BootstrapperApplicationData.xml

Does nobody know where to find the XSD for this XML namespace?

-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of Charles Christie via wix-users
Sent: Friday, November 22, 2019 5:58 PM
To: wix-users at lists.wixtoolset.org
Cc: Charles Christie <cchristie at generaldigital.com>
Subject: [wix-users] C# Custom Bootstrapper Lib: XSD Schema for BootstrapperApplicationData.xml

I am writing a custom bootstrapper library in C# for my employer. It is standard practice for us to validate XML files before parsing them.

I need to validate the bootstrapper application data XML file that is created for use with Burn (After running dark to extract a bundle, in the UX folder, BootstrapperApplicationData.XML). There is a namespace, but I have no idea where to find the XSD file so I can validate the XML before parsing it. Where can I find this schema, if it exists? The namespace is "http://schemas.microsoft.com/wix/2010/BootstrapperApplicationData".


____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/



More information about the wix-users mailing list