aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2020-06-24 14:41:52 -0700
committerRob Mensching <rob@firegiant.com>2020-06-25 12:48:19 -0700
commitd87492c97b5ac6eec1c86c4cc8b2b45e9f8ad165 (patch)
treec6a100e5810ba96aba5b2bb8029d1b902d30c8c6 /src
parent9787570331b511bab73ac8f4f38a3b8cfa053ca5 (diff)
downloadwix-d87492c97b5ac6eec1c86c4cc8b2b45e9f8ad165.tar.gz
wix-d87492c97b5ac6eec1c86c4cc8b2b45e9f8ad165.tar.bz2
wix-d87492c97b5ac6eec1c86c4cc8b2b45e9f8ad165.zip
The Great Tuple to Symbol File Rename (tm)
Diffstat (limited to '')
-rw-r--r--src/WixToolset.Data/Symbols/ActionTextSymbol.cs (renamed from src/WixToolset.Data/Tuples/ActionTextTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/AppIdSymbol.cs (renamed from src/WixToolset.Data/Tuples/AppIdTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/AppSearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/AppSearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/AssemblySymbol.cs (renamed from src/WixToolset.Data/Tuples/AssemblyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/BBControlSymbol.cs (renamed from src/WixToolset.Data/Tuples/BBControlTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/BillboardSymbol.cs (renamed from src/WixToolset.Data/Tuples/BillboardTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/BinarySymbol.cs (renamed from src/WixToolset.Data/Tuples/BinaryTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/CCPSearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/CCPSearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/CheckBoxSymbol.cs (renamed from src/WixToolset.Data/Tuples/CheckBoxTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ClassSymbol.cs (renamed from src/WixToolset.Data/Tuples/ClassTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ComboBoxSymbol.cs (renamed from src/WixToolset.Data/Tuples/ComboBoxTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/CompLocatorSymbol.cs (renamed from src/WixToolset.Data/Tuples/CompLocatorTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ComplusSymbol.cs (renamed from src/WixToolset.Data/Tuples/ComplusTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ComponentSymbol.cs (renamed from src/WixToolset.Data/Tuples/ComponentTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ConditionSymbol.cs (renamed from src/WixToolset.Data/Tuples/ConditionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ControlConditionSymbol.cs (renamed from src/WixToolset.Data/Tuples/ControlConditionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ControlEventSymbol.cs (renamed from src/WixToolset.Data/Tuples/ControlEventTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ControlSymbol.cs (renamed from src/WixToolset.Data/Tuples/ControlTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/CreateFolderSymbol.cs (renamed from src/WixToolset.Data/Tuples/CreateFolderTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/CustomActionSymbol.cs (renamed from src/WixToolset.Data/Tuples/CustomActionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/DialogSymbol.cs (renamed from src/WixToolset.Data/Tuples/DialogTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/DirectorySymbol.cs (renamed from src/WixToolset.Data/Tuples/DirectoryTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/DrLocatorSymbol.cs (renamed from src/WixToolset.Data/Tuples/DrLocatorTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/DuplicateFileSymbol.cs (renamed from src/WixToolset.Data/Tuples/DuplicateFileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/EnvironmentSymbol.cs (renamed from src/WixToolset.Data/Tuples/EnvironmentTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ErrorSymbol.cs (renamed from src/WixToolset.Data/Tuples/ErrorTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/EventMappingSymbol.cs (renamed from src/WixToolset.Data/Tuples/EventMappingTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ExtensionSymbol.cs (renamed from src/WixToolset.Data/Tuples/ExtensionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ExternalFilesSymbol.cs (renamed from src/WixToolset.Data/Tuples/ExternalFilesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/FamilyFileRangesSymbol.cs (renamed from src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/FeatureComponentsSymbol.cs (renamed from src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/FeatureSymbol.cs (renamed from src/WixToolset.Data/Tuples/FeatureTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/FileSFPCatalogSymbol.cs (renamed from src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/FileSymbol.cs (renamed from src/WixToolset.Data/Tuples/FileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/IconSymbol.cs (renamed from src/WixToolset.Data/Tuples/IconTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ImageFamiliesSymbol.cs (renamed from src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/IniFileSymbol.cs (renamed from src/WixToolset.Data/Tuples/IniFileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/IniLocatorSymbol.cs (renamed from src/WixToolset.Data/Tuples/IniLocatorTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/InifFileActionSymbol.cs (renamed from src/WixToolset.Data/Tuples/InifFileActionType.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/IsolatedComponentSymbol.cs (renamed from src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/LaunchConditionSymbol.cs (renamed from src/WixToolset.Data/Tuples/LaunchConditionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ListBoxSymbol.cs (renamed from src/WixToolset.Data/Tuples/ListBoxTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ListViewSymbol.cs (renamed from src/WixToolset.Data/Tuples/ListViewTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/LocatorSymbol.cs (renamed from src/WixToolset.Data/Tuples/LocatorType.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/LockPermissionsSymbol.cs (renamed from src/WixToolset.Data/Tuples/LockPermissionsTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MIMESymbol.cs (renamed from src/WixToolset.Data/Tuples/MIMETuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MediaSymbol.cs (renamed from src/WixToolset.Data/Tuples/MediaTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleComponentsSymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleConfigurationSymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleDependencySymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleExclusionSymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleIgnoreTableSymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleSignatureSymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ModuleSubstitutionSymbol.cs (renamed from src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MoveFileSymbol.cs (renamed from src/WixToolset.Data/Tuples/MoveFileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiAssemblyNameSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiDigitalCertificateSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiDigitalSignatureSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiEmbeddedChainerSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiEmbeddedUISymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiFileHashSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiFileHashTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiLockPermissionsExSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPackageCertificateSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPatchCertificateSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPatchHeadersSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPatchMetadataSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPatchOldAssemblyFileSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPatchOldAssemblyNameSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiPatchSequenceSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiServiceConfigFailureActionsSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiServiceConfigSymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/MsiShortcutPropertySymbol.cs (renamed from src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ODBCAttributeSymbol.cs (renamed from src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ODBCDataSourceSymbol.cs (renamed from src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ODBCDriverSymbol.cs (renamed from src/WixToolset.Data/Tuples/ODBCDriverTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ODBCSourceAttributeSymbol.cs (renamed from src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ODBCTranslatorSymbol.cs (renamed from src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PatchMetadataSymbol.cs (renamed from src/WixToolset.Data/Tuples/PatchMetadataTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PatchPackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/PatchPackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PatchSequenceSymbol.cs (renamed from src/WixToolset.Data/Tuples/PatchSequenceTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PatchSymbol.cs (renamed from src/WixToolset.Data/Tuples/PatchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ProgIdSymbol.cs (renamed from src/WixToolset.Data/Tuples/ProgIdTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PropertiesSymbol.cs (renamed from src/WixToolset.Data/Tuples/PropertiesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PropertySymbol.cs (renamed from src/WixToolset.Data/Tuples/PropertyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ProvidesDependencySymbol.cs (renamed from src/WixToolset.Data/Tuples/ProvidesDependencyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/PublishComponentSymbol.cs (renamed from src/WixToolset.Data/Tuples/PublishComponentTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/RadioButtonSymbol.cs (renamed from src/WixToolset.Data/Tuples/RadioButtonTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/RegLocatorSymbol.cs (renamed from src/WixToolset.Data/Tuples/RegLocatorTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/RegistryRootType.cs (renamed from src/WixToolset.Data/Tuples/RegistryRootType.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/RegistrySymbol.cs (renamed from src/WixToolset.Data/Tuples/RegistryTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/RemoveFileSymbol.cs (renamed from src/WixToolset.Data/Tuples/RemoveFileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/RemoveRegistrySymbol.cs (renamed from src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ReserveCostSymbol.cs (renamed from src/WixToolset.Data/Tuples/ReserveCostTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/SFPCatalogSymbol.cs (renamed from src/WixToolset.Data/Tuples/SFPCatalogTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ServiceControlSymbol.cs (renamed from src/WixToolset.Data/Tuples/ServiceControlTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ServiceInstallSymbol.cs (renamed from src/WixToolset.Data/Tuples/ServiceInstallTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/ShortcutSymbol.cs (renamed from src/WixToolset.Data/Tuples/ShortcutTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/SignatureSymbol.cs (renamed from src/WixToolset.Data/Tuples/SignatureTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/SummaryInformationSymbol.cs (renamed from src/WixToolset.Data/Tuples/SummaryInformationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/SymbolDefinitions.cs (renamed from src/WixToolset.Data/Tuples/TupleDefinitions.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/TargetFilesOptionalDataSymbol.cs (renamed from src/WixToolset.Data/Tuples/TargetFilesOptionalDataTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/TargetImagesSymbol.cs (renamed from src/WixToolset.Data/Tuples/TargetImagesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/TextStyleSymbol.cs (renamed from src/WixToolset.Data/Tuples/TextStyleTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/TransformsFlags.cs (renamed from src/WixToolset.Data/Tuples/TransformsFlags.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/TypeLibSymbol.cs (renamed from src/WixToolset.Data/Tuples/TypeLibTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/UITextSymbol.cs (renamed from src/WixToolset.Data/Tuples/UITextTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/UpgradeSymbol.cs (renamed from src/WixToolset.Data/Tuples/UpgradeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/UpgradedFilesOptionalDataSymbol.cs (renamed from src/WixToolset.Data/Tuples/UpgradedFilesOptionalDataTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/UpgradedFilesToIgnoreSymbol.cs (renamed from src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/UpgradedImagesSymbol.cs (renamed from src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/VerbSymbol.cs (renamed from src/WixToolset.Data/Tuples/VerbTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixActionSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixActionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixApprovedExeForElevationSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBindUpdatedFilesSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBootstrapperApplicationSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBuildInfoSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleCatalogSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleContainerSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleCustomDataAttributeSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleCustomDataAttributeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleCustomDataCellSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleCustomDataCellTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleCustomDataSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleCustomDataTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleExePackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleExtensionSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleExtensionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleMsiFeatureSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleMsiPackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleMsiPropertySymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleMspPackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleMsuPackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePackageCommandLineSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePackageExitCodeSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePackageGroupSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePatchTargetCodeSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePayloadGroupSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundlePayloadSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleRelatedPackageSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleRollbackBoundarySymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleSlipstreamMspSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleUpdateSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixBundleVariableSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixChainItemSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixChainItemTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixChainSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixChainTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixComplexReferenceSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixComponentGroupSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixComponentSearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixCustomTableCellSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixCustomTableCellTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixCustomTableColumnSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixCustomTableColumnTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixCustomTableSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixCustomTableTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixDeltaPatchFileSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixDeltaPatchSymbolPathsSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixDependencyProviderSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixDependencyProviderTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixEnsureTableSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixFeatureGroupSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixFeatureModulesSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixFileSearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixFileSearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixFragmentSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixFragmentTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixGroupSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixGroupTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixInstanceComponentSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixInstanceTransformsSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixMediaTemplateSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixMergeSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixMergeTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixOrderingSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixOrderingTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixPatchBaselineSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixPatchFamilyGroupSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixPatchIdSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixPatchIdTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixPatchRefSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixPatchRefTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixPatchTargetSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixProductSearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixProductSearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixPropertySymbol.cs (renamed from src/WixToolset.Data/Tuples/WixPropertyTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixRegistrySearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixRelatedBundleSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixSearchRelationSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixSearchSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixSearchTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixSetVariableSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixSetVariableTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixSimpleReferenceSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixSuppressActionSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixSuppressModularizationSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixUISymbol.cs (renamed from src/WixToolset.Data/Tuples/WixUITuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixUpdateRegistrationSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs)0
-rw-r--r--src/WixToolset.Data/Symbols/WixVariableSymbol.cs (renamed from src/WixToolset.Data/Tuples/WixVariableTuple.cs)0
-rw-r--r--src/WixToolset.Data/Tuples/tuples_new.json3604
182 files changed, 0 insertions, 3604 deletions
diff --git a/src/WixToolset.Data/Tuples/ActionTextTuple.cs b/src/WixToolset.Data/Symbols/ActionTextSymbol.cs
index 80662060..80662060 100644
--- a/src/WixToolset.Data/Tuples/ActionTextTuple.cs
+++ b/src/WixToolset.Data/Symbols/ActionTextSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/AppIdTuple.cs b/src/WixToolset.Data/Symbols/AppIdSymbol.cs
index 3eafa26f..3eafa26f 100644
--- a/src/WixToolset.Data/Tuples/AppIdTuple.cs
+++ b/src/WixToolset.Data/Symbols/AppIdSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/AppSearchTuple.cs b/src/WixToolset.Data/Symbols/AppSearchSymbol.cs
index 2bd3d6ba..2bd3d6ba 100644
--- a/src/WixToolset.Data/Tuples/AppSearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/AppSearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/AssemblyTuple.cs b/src/WixToolset.Data/Symbols/AssemblySymbol.cs
index 192ca4eb..192ca4eb 100644
--- a/src/WixToolset.Data/Tuples/AssemblyTuple.cs
+++ b/src/WixToolset.Data/Symbols/AssemblySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/BBControlTuple.cs b/src/WixToolset.Data/Symbols/BBControlSymbol.cs
index 277d1d85..277d1d85 100644
--- a/src/WixToolset.Data/Tuples/BBControlTuple.cs
+++ b/src/WixToolset.Data/Symbols/BBControlSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/BillboardTuple.cs b/src/WixToolset.Data/Symbols/BillboardSymbol.cs
index 77f60bcb..77f60bcb 100644
--- a/src/WixToolset.Data/Tuples/BillboardTuple.cs
+++ b/src/WixToolset.Data/Symbols/BillboardSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/BinaryTuple.cs b/src/WixToolset.Data/Symbols/BinarySymbol.cs
index ec26b01a..ec26b01a 100644
--- a/src/WixToolset.Data/Tuples/BinaryTuple.cs
+++ b/src/WixToolset.Data/Symbols/BinarySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/CCPSearchTuple.cs b/src/WixToolset.Data/Symbols/CCPSearchSymbol.cs
index 6f6227fd..6f6227fd 100644
--- a/src/WixToolset.Data/Tuples/CCPSearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/CCPSearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/CheckBoxTuple.cs b/src/WixToolset.Data/Symbols/CheckBoxSymbol.cs
index cd6355c4..cd6355c4 100644
--- a/src/WixToolset.Data/Tuples/CheckBoxTuple.cs
+++ b/src/WixToolset.Data/Symbols/CheckBoxSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ClassTuple.cs b/src/WixToolset.Data/Symbols/ClassSymbol.cs
index 833867b1..833867b1 100644
--- a/src/WixToolset.Data/Tuples/ClassTuple.cs
+++ b/src/WixToolset.Data/Symbols/ClassSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ComboBoxTuple.cs b/src/WixToolset.Data/Symbols/ComboBoxSymbol.cs
index c7d8d986..c7d8d986 100644
--- a/src/WixToolset.Data/Tuples/ComboBoxTuple.cs
+++ b/src/WixToolset.Data/Symbols/ComboBoxSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/CompLocatorTuple.cs b/src/WixToolset.Data/Symbols/CompLocatorSymbol.cs
index 9004859c..9004859c 100644
--- a/src/WixToolset.Data/Tuples/CompLocatorTuple.cs
+++ b/src/WixToolset.Data/Symbols/CompLocatorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ComplusTuple.cs b/src/WixToolset.Data/Symbols/ComplusSymbol.cs
index fa16af86..fa16af86 100644
--- a/src/WixToolset.Data/Tuples/ComplusTuple.cs
+++ b/src/WixToolset.Data/Symbols/ComplusSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ComponentTuple.cs b/src/WixToolset.Data/Symbols/ComponentSymbol.cs
index 13d398b1..13d398b1 100644
--- a/src/WixToolset.Data/Tuples/ComponentTuple.cs
+++ b/src/WixToolset.Data/Symbols/ComponentSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ConditionTuple.cs b/src/WixToolset.Data/Symbols/ConditionSymbol.cs
index 3a94ebb1..3a94ebb1 100644
--- a/src/WixToolset.Data/Tuples/ConditionTuple.cs
+++ b/src/WixToolset.Data/Symbols/ConditionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ControlConditionTuple.cs b/src/WixToolset.Data/Symbols/ControlConditionSymbol.cs
index cc5f2d74..cc5f2d74 100644
--- a/src/WixToolset.Data/Tuples/ControlConditionTuple.cs
+++ b/src/WixToolset.Data/Symbols/ControlConditionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ControlEventTuple.cs b/src/WixToolset.Data/Symbols/ControlEventSymbol.cs
index 3cf6da53..3cf6da53 100644
--- a/src/WixToolset.Data/Tuples/ControlEventTuple.cs
+++ b/src/WixToolset.Data/Symbols/ControlEventSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ControlTuple.cs b/src/WixToolset.Data/Symbols/ControlSymbol.cs
index 732566d5..732566d5 100644
--- a/src/WixToolset.Data/Tuples/ControlTuple.cs
+++ b/src/WixToolset.Data/Symbols/ControlSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/CreateFolderTuple.cs b/src/WixToolset.Data/Symbols/CreateFolderSymbol.cs
index 2b282266..2b282266 100644
--- a/src/WixToolset.Data/Tuples/CreateFolderTuple.cs
+++ b/src/WixToolset.Data/Symbols/CreateFolderSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/CustomActionTuple.cs b/src/WixToolset.Data/Symbols/CustomActionSymbol.cs
index 1180dab4..1180dab4 100644
--- a/src/WixToolset.Data/Tuples/CustomActionTuple.cs
+++ b/src/WixToolset.Data/Symbols/CustomActionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/DialogTuple.cs b/src/WixToolset.Data/Symbols/DialogSymbol.cs
index ee030405..ee030405 100644
--- a/src/WixToolset.Data/Tuples/DialogTuple.cs
+++ b/src/WixToolset.Data/Symbols/DialogSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/DirectoryTuple.cs b/src/WixToolset.Data/Symbols/DirectorySymbol.cs
index 209f5ca1..209f5ca1 100644
--- a/src/WixToolset.Data/Tuples/DirectoryTuple.cs
+++ b/src/WixToolset.Data/Symbols/DirectorySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/DrLocatorTuple.cs b/src/WixToolset.Data/Symbols/DrLocatorSymbol.cs
index e403c61c..e403c61c 100644
--- a/src/WixToolset.Data/Tuples/DrLocatorTuple.cs
+++ b/src/WixToolset.Data/Symbols/DrLocatorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/DuplicateFileTuple.cs b/src/WixToolset.Data/Symbols/DuplicateFileSymbol.cs
index 1344ced4..1344ced4 100644
--- a/src/WixToolset.Data/Tuples/DuplicateFileTuple.cs
+++ b/src/WixToolset.Data/Symbols/DuplicateFileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/EnvironmentTuple.cs b/src/WixToolset.Data/Symbols/EnvironmentSymbol.cs
index 3fe12d4b..3fe12d4b 100644
--- a/src/WixToolset.Data/Tuples/EnvironmentTuple.cs
+++ b/src/WixToolset.Data/Symbols/EnvironmentSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ErrorTuple.cs b/src/WixToolset.Data/Symbols/ErrorSymbol.cs
index d2994598..d2994598 100644
--- a/src/WixToolset.Data/Tuples/ErrorTuple.cs
+++ b/src/WixToolset.Data/Symbols/ErrorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/EventMappingTuple.cs b/src/WixToolset.Data/Symbols/EventMappingSymbol.cs
index fec7be3b..fec7be3b 100644
--- a/src/WixToolset.Data/Tuples/EventMappingTuple.cs
+++ b/src/WixToolset.Data/Symbols/EventMappingSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ExtensionTuple.cs b/src/WixToolset.Data/Symbols/ExtensionSymbol.cs
index b8806971..b8806971 100644
--- a/src/WixToolset.Data/Tuples/ExtensionTuple.cs
+++ b/src/WixToolset.Data/Symbols/ExtensionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ExternalFilesTuple.cs b/src/WixToolset.Data/Symbols/ExternalFilesSymbol.cs
index 87888f0b..87888f0b 100644
--- a/src/WixToolset.Data/Tuples/ExternalFilesTuple.cs
+++ b/src/WixToolset.Data/Symbols/ExternalFilesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs b/src/WixToolset.Data/Symbols/FamilyFileRangesSymbol.cs
index 84cd5b4b..84cd5b4b 100644
--- a/src/WixToolset.Data/Tuples/FamilyFileRangesTuple.cs
+++ b/src/WixToolset.Data/Symbols/FamilyFileRangesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs b/src/WixToolset.Data/Symbols/FeatureComponentsSymbol.cs
index af51daed..af51daed 100644
--- a/src/WixToolset.Data/Tuples/FeatureComponentsTuple.cs
+++ b/src/WixToolset.Data/Symbols/FeatureComponentsSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/FeatureTuple.cs b/src/WixToolset.Data/Symbols/FeatureSymbol.cs
index 67972b63..67972b63 100644
--- a/src/WixToolset.Data/Tuples/FeatureTuple.cs
+++ b/src/WixToolset.Data/Symbols/FeatureSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs b/src/WixToolset.Data/Symbols/FileSFPCatalogSymbol.cs
index 3abf2915..3abf2915 100644
--- a/src/WixToolset.Data/Tuples/FileSFPCatalogTuple.cs
+++ b/src/WixToolset.Data/Symbols/FileSFPCatalogSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/FileTuple.cs b/src/WixToolset.Data/Symbols/FileSymbol.cs
index 7d1afdb7..7d1afdb7 100644
--- a/src/WixToolset.Data/Tuples/FileTuple.cs
+++ b/src/WixToolset.Data/Symbols/FileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/IconTuple.cs b/src/WixToolset.Data/Symbols/IconSymbol.cs
index f3c825ec..f3c825ec 100644
--- a/src/WixToolset.Data/Tuples/IconTuple.cs
+++ b/src/WixToolset.Data/Symbols/IconSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs b/src/WixToolset.Data/Symbols/ImageFamiliesSymbol.cs
index 090628ef..090628ef 100644
--- a/src/WixToolset.Data/Tuples/ImageFamiliesTuple.cs
+++ b/src/WixToolset.Data/Symbols/ImageFamiliesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/IniFileTuple.cs b/src/WixToolset.Data/Symbols/IniFileSymbol.cs
index e23f6039..e23f6039 100644
--- a/src/WixToolset.Data/Tuples/IniFileTuple.cs
+++ b/src/WixToolset.Data/Symbols/IniFileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/IniLocatorTuple.cs b/src/WixToolset.Data/Symbols/IniLocatorSymbol.cs
index 64351681..64351681 100644
--- a/src/WixToolset.Data/Tuples/IniLocatorTuple.cs
+++ b/src/WixToolset.Data/Symbols/IniLocatorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/InifFileActionType.cs b/src/WixToolset.Data/Symbols/InifFileActionSymbol.cs
index 8b642323..8b642323 100644
--- a/src/WixToolset.Data/Tuples/InifFileActionType.cs
+++ b/src/WixToolset.Data/Symbols/InifFileActionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs b/src/WixToolset.Data/Symbols/IsolatedComponentSymbol.cs
index 681f1030..681f1030 100644
--- a/src/WixToolset.Data/Tuples/IsolatedComponentTuple.cs
+++ b/src/WixToolset.Data/Symbols/IsolatedComponentSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/LaunchConditionTuple.cs b/src/WixToolset.Data/Symbols/LaunchConditionSymbol.cs
index a160f25f..a160f25f 100644
--- a/src/WixToolset.Data/Tuples/LaunchConditionTuple.cs
+++ b/src/WixToolset.Data/Symbols/LaunchConditionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ListBoxTuple.cs b/src/WixToolset.Data/Symbols/ListBoxSymbol.cs
index 174327d1..174327d1 100644
--- a/src/WixToolset.Data/Tuples/ListBoxTuple.cs
+++ b/src/WixToolset.Data/Symbols/ListBoxSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ListViewTuple.cs b/src/WixToolset.Data/Symbols/ListViewSymbol.cs
index 09543ab1..09543ab1 100644
--- a/src/WixToolset.Data/Tuples/ListViewTuple.cs
+++ b/src/WixToolset.Data/Symbols/ListViewSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/LocatorType.cs b/src/WixToolset.Data/Symbols/LocatorSymbol.cs
index 6f136389..6f136389 100644
--- a/src/WixToolset.Data/Tuples/LocatorType.cs
+++ b/src/WixToolset.Data/Symbols/LocatorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/LockPermissionsTuple.cs b/src/WixToolset.Data/Symbols/LockPermissionsSymbol.cs
index 12562fd1..12562fd1 100644
--- a/src/WixToolset.Data/Tuples/LockPermissionsTuple.cs
+++ b/src/WixToolset.Data/Symbols/LockPermissionsSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MIMETuple.cs b/src/WixToolset.Data/Symbols/MIMESymbol.cs
index f66d05b8..f66d05b8 100644
--- a/src/WixToolset.Data/Tuples/MIMETuple.cs
+++ b/src/WixToolset.Data/Symbols/MIMESymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MediaTuple.cs b/src/WixToolset.Data/Symbols/MediaSymbol.cs
index f216cddc..f216cddc 100644
--- a/src/WixToolset.Data/Tuples/MediaTuple.cs
+++ b/src/WixToolset.Data/Symbols/MediaSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs b/src/WixToolset.Data/Symbols/ModuleComponentsSymbol.cs
index 287819ab..287819ab 100644
--- a/src/WixToolset.Data/Tuples/ModuleComponentsTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleComponentsSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs b/src/WixToolset.Data/Symbols/ModuleConfigurationSymbol.cs
index 8188dc87..8188dc87 100644
--- a/src/WixToolset.Data/Tuples/ModuleConfigurationTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleConfigurationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs b/src/WixToolset.Data/Symbols/ModuleDependencySymbol.cs
index 80d2d5f6..80d2d5f6 100644
--- a/src/WixToolset.Data/Tuples/ModuleDependencyTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleDependencySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs b/src/WixToolset.Data/Symbols/ModuleExclusionSymbol.cs
index 0c45abfa..0c45abfa 100644
--- a/src/WixToolset.Data/Tuples/ModuleExclusionTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleExclusionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs b/src/WixToolset.Data/Symbols/ModuleIgnoreTableSymbol.cs
index 07302df8..07302df8 100644
--- a/src/WixToolset.Data/Tuples/ModuleIgnoreTableTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleIgnoreTableSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs b/src/WixToolset.Data/Symbols/ModuleSignatureSymbol.cs
index 5f6ded09..5f6ded09 100644
--- a/src/WixToolset.Data/Tuples/ModuleSignatureTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleSignatureSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs b/src/WixToolset.Data/Symbols/ModuleSubstitutionSymbol.cs
index 50d615b0..50d615b0 100644
--- a/src/WixToolset.Data/Tuples/ModuleSubstitutionTuple.cs
+++ b/src/WixToolset.Data/Symbols/ModuleSubstitutionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MoveFileTuple.cs b/src/WixToolset.Data/Symbols/MoveFileSymbol.cs
index 84089965..84089965 100644
--- a/src/WixToolset.Data/Tuples/MoveFileTuple.cs
+++ b/src/WixToolset.Data/Symbols/MoveFileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs b/src/WixToolset.Data/Symbols/MsiAssemblyNameSymbol.cs
index 99c9806d..99c9806d 100644
--- a/src/WixToolset.Data/Tuples/MsiAssemblyNameTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiAssemblyNameSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs b/src/WixToolset.Data/Symbols/MsiDigitalCertificateSymbol.cs
index febd51cc..febd51cc 100644
--- a/src/WixToolset.Data/Tuples/MsiDigitalCertificateTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiDigitalCertificateSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs b/src/WixToolset.Data/Symbols/MsiDigitalSignatureSymbol.cs
index 560f3590..560f3590 100644
--- a/src/WixToolset.Data/Tuples/MsiDigitalSignatureTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiDigitalSignatureSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs b/src/WixToolset.Data/Symbols/MsiEmbeddedChainerSymbol.cs
index eeed1673..eeed1673 100644
--- a/src/WixToolset.Data/Tuples/MsiEmbeddedChainerTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiEmbeddedChainerSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs b/src/WixToolset.Data/Symbols/MsiEmbeddedUISymbol.cs
index 87c9481a..87c9481a 100644
--- a/src/WixToolset.Data/Tuples/MsiEmbeddedUITuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiEmbeddedUISymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiFileHashTuple.cs b/src/WixToolset.Data/Symbols/MsiFileHashSymbol.cs
index bfec1c12..bfec1c12 100644
--- a/src/WixToolset.Data/Tuples/MsiFileHashTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiFileHashSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs b/src/WixToolset.Data/Symbols/MsiLockPermissionsExSymbol.cs
index 88e7d019..88e7d019 100644
--- a/src/WixToolset.Data/Tuples/MsiLockPermissionsExTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiLockPermissionsExSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs b/src/WixToolset.Data/Symbols/MsiPackageCertificateSymbol.cs
index 4a6774b1..4a6774b1 100644
--- a/src/WixToolset.Data/Tuples/MsiPackageCertificateTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPackageCertificateSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs b/src/WixToolset.Data/Symbols/MsiPatchCertificateSymbol.cs
index 7d6ce24e..7d6ce24e 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchCertificateTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPatchCertificateSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs b/src/WixToolset.Data/Symbols/MsiPatchHeadersSymbol.cs
index 0c68b164..0c68b164 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchHeadersTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPatchHeadersSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs b/src/WixToolset.Data/Symbols/MsiPatchMetadataSymbol.cs
index 682adbca..682adbca 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchMetadataTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPatchMetadataSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs b/src/WixToolset.Data/Symbols/MsiPatchOldAssemblyFileSymbol.cs
index 75385ba8..75385ba8 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyFileTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPatchOldAssemblyFileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs b/src/WixToolset.Data/Symbols/MsiPatchOldAssemblyNameSymbol.cs
index 199f5ff7..199f5ff7 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchOldAssemblyNameTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPatchOldAssemblyNameSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs b/src/WixToolset.Data/Symbols/MsiPatchSequenceSymbol.cs
index ac2b0dc4..ac2b0dc4 100644
--- a/src/WixToolset.Data/Tuples/MsiPatchSequenceTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiPatchSequenceSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs b/src/WixToolset.Data/Symbols/MsiServiceConfigFailureActionsSymbol.cs
index 92ca4059..92ca4059 100644
--- a/src/WixToolset.Data/Tuples/MsiServiceConfigFailureActionsTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiServiceConfigFailureActionsSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs b/src/WixToolset.Data/Symbols/MsiServiceConfigSymbol.cs
index 9ad72d1e..9ad72d1e 100644
--- a/src/WixToolset.Data/Tuples/MsiServiceConfigTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiServiceConfigSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs b/src/WixToolset.Data/Symbols/MsiShortcutPropertySymbol.cs
index 5d5a46e5..5d5a46e5 100644
--- a/src/WixToolset.Data/Tuples/MsiShortcutPropertyTuple.cs
+++ b/src/WixToolset.Data/Symbols/MsiShortcutPropertySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs b/src/WixToolset.Data/Symbols/ODBCAttributeSymbol.cs
index 45ca6ed8..45ca6ed8 100644
--- a/src/WixToolset.Data/Tuples/ODBCAttributeTuple.cs
+++ b/src/WixToolset.Data/Symbols/ODBCAttributeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs b/src/WixToolset.Data/Symbols/ODBCDataSourceSymbol.cs
index 6af140bd..6af140bd 100644
--- a/src/WixToolset.Data/Tuples/ODBCDataSourceTuple.cs
+++ b/src/WixToolset.Data/Symbols/ODBCDataSourceSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ODBCDriverTuple.cs b/src/WixToolset.Data/Symbols/ODBCDriverSymbol.cs
index b31cc4cb..b31cc4cb 100644
--- a/src/WixToolset.Data/Tuples/ODBCDriverTuple.cs
+++ b/src/WixToolset.Data/Symbols/ODBCDriverSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs b/src/WixToolset.Data/Symbols/ODBCSourceAttributeSymbol.cs
index 2e25a5f7..2e25a5f7 100644
--- a/src/WixToolset.Data/Tuples/ODBCSourceAttributeTuple.cs
+++ b/src/WixToolset.Data/Symbols/ODBCSourceAttributeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs b/src/WixToolset.Data/Symbols/ODBCTranslatorSymbol.cs
index c444b834..c444b834 100644
--- a/src/WixToolset.Data/Tuples/ODBCTranslatorTuple.cs
+++ b/src/WixToolset.Data/Symbols/ODBCTranslatorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PatchMetadataTuple.cs b/src/WixToolset.Data/Symbols/PatchMetadataSymbol.cs
index 3f67aef7..3f67aef7 100644
--- a/src/WixToolset.Data/Tuples/PatchMetadataTuple.cs
+++ b/src/WixToolset.Data/Symbols/PatchMetadataSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PatchPackageTuple.cs b/src/WixToolset.Data/Symbols/PatchPackageSymbol.cs
index 0efdfd25..0efdfd25 100644
--- a/src/WixToolset.Data/Tuples/PatchPackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/PatchPackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PatchSequenceTuple.cs b/src/WixToolset.Data/Symbols/PatchSequenceSymbol.cs
index a4cbca61..a4cbca61 100644
--- a/src/WixToolset.Data/Tuples/PatchSequenceTuple.cs
+++ b/src/WixToolset.Data/Symbols/PatchSequenceSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PatchTuple.cs b/src/WixToolset.Data/Symbols/PatchSymbol.cs
index 31e68d76..31e68d76 100644
--- a/src/WixToolset.Data/Tuples/PatchTuple.cs
+++ b/src/WixToolset.Data/Symbols/PatchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ProgIdTuple.cs b/src/WixToolset.Data/Symbols/ProgIdSymbol.cs
index 57ac758f..57ac758f 100644
--- a/src/WixToolset.Data/Tuples/ProgIdTuple.cs
+++ b/src/WixToolset.Data/Symbols/ProgIdSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PropertiesTuple.cs b/src/WixToolset.Data/Symbols/PropertiesSymbol.cs
index 61059aa6..61059aa6 100644
--- a/src/WixToolset.Data/Tuples/PropertiesTuple.cs
+++ b/src/WixToolset.Data/Symbols/PropertiesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PropertyTuple.cs b/src/WixToolset.Data/Symbols/PropertySymbol.cs
index b93d962a..b93d962a 100644
--- a/src/WixToolset.Data/Tuples/PropertyTuple.cs
+++ b/src/WixToolset.Data/Symbols/PropertySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ProvidesDependencyTuple.cs b/src/WixToolset.Data/Symbols/ProvidesDependencySymbol.cs
index 8d8cb02b..8d8cb02b 100644
--- a/src/WixToolset.Data/Tuples/ProvidesDependencyTuple.cs
+++ b/src/WixToolset.Data/Symbols/ProvidesDependencySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/PublishComponentTuple.cs b/src/WixToolset.Data/Symbols/PublishComponentSymbol.cs
index 3fb81801..3fb81801 100644
--- a/src/WixToolset.Data/Tuples/PublishComponentTuple.cs
+++ b/src/WixToolset.Data/Symbols/PublishComponentSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/RadioButtonTuple.cs b/src/WixToolset.Data/Symbols/RadioButtonSymbol.cs
index 6a26e937..6a26e937 100644
--- a/src/WixToolset.Data/Tuples/RadioButtonTuple.cs
+++ b/src/WixToolset.Data/Symbols/RadioButtonSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/RegLocatorTuple.cs b/src/WixToolset.Data/Symbols/RegLocatorSymbol.cs
index bf50dab7..bf50dab7 100644
--- a/src/WixToolset.Data/Tuples/RegLocatorTuple.cs
+++ b/src/WixToolset.Data/Symbols/RegLocatorSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/RegistryRootType.cs b/src/WixToolset.Data/Symbols/RegistryRootType.cs
index 9f60727c..9f60727c 100644
--- a/src/WixToolset.Data/Tuples/RegistryRootType.cs
+++ b/src/WixToolset.Data/Symbols/RegistryRootType.cs
diff --git a/src/WixToolset.Data/Tuples/RegistryTuple.cs b/src/WixToolset.Data/Symbols/RegistrySymbol.cs
index 371bfe98..371bfe98 100644
--- a/src/WixToolset.Data/Tuples/RegistryTuple.cs
+++ b/src/WixToolset.Data/Symbols/RegistrySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/RemoveFileTuple.cs b/src/WixToolset.Data/Symbols/RemoveFileSymbol.cs
index a1791e54..a1791e54 100644
--- a/src/WixToolset.Data/Tuples/RemoveFileTuple.cs
+++ b/src/WixToolset.Data/Symbols/RemoveFileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs b/src/WixToolset.Data/Symbols/RemoveRegistrySymbol.cs
index a797cd33..a797cd33 100644
--- a/src/WixToolset.Data/Tuples/RemoveRegistryTuple.cs
+++ b/src/WixToolset.Data/Symbols/RemoveRegistrySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ReserveCostTuple.cs b/src/WixToolset.Data/Symbols/ReserveCostSymbol.cs
index b59dea2f..b59dea2f 100644
--- a/src/WixToolset.Data/Tuples/ReserveCostTuple.cs
+++ b/src/WixToolset.Data/Symbols/ReserveCostSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/SFPCatalogTuple.cs b/src/WixToolset.Data/Symbols/SFPCatalogSymbol.cs
index 0d3f1558..0d3f1558 100644
--- a/src/WixToolset.Data/Tuples/SFPCatalogTuple.cs
+++ b/src/WixToolset.Data/Symbols/SFPCatalogSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ServiceControlTuple.cs b/src/WixToolset.Data/Symbols/ServiceControlSymbol.cs
index 6e129681..6e129681 100644
--- a/src/WixToolset.Data/Tuples/ServiceControlTuple.cs
+++ b/src/WixToolset.Data/Symbols/ServiceControlSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ServiceInstallTuple.cs b/src/WixToolset.Data/Symbols/ServiceInstallSymbol.cs
index f7ec8dbf..f7ec8dbf 100644
--- a/src/WixToolset.Data/Tuples/ServiceInstallTuple.cs
+++ b/src/WixToolset.Data/Symbols/ServiceInstallSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/ShortcutTuple.cs b/src/WixToolset.Data/Symbols/ShortcutSymbol.cs
index f32fe4af..f32fe4af 100644
--- a/src/WixToolset.Data/Tuples/ShortcutTuple.cs
+++ b/src/WixToolset.Data/Symbols/ShortcutSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/SignatureTuple.cs b/src/WixToolset.Data/Symbols/SignatureSymbol.cs
index fc2ce088..fc2ce088 100644
--- a/src/WixToolset.Data/Tuples/SignatureTuple.cs
+++ b/src/WixToolset.Data/Symbols/SignatureSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/SummaryInformationTuple.cs b/src/WixToolset.Data/Symbols/SummaryInformationSymbol.cs
index b3b233fe..b3b233fe 100644
--- a/src/WixToolset.Data/Tuples/SummaryInformationTuple.cs
+++ b/src/WixToolset.Data/Symbols/SummaryInformationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/TupleDefinitions.cs b/src/WixToolset.Data/Symbols/SymbolDefinitions.cs
index ea90ef7b..ea90ef7b 100644
--- a/src/WixToolset.Data/Tuples/TupleDefinitions.cs
+++ b/src/WixToolset.Data/Symbols/SymbolDefinitions.cs
diff --git a/src/WixToolset.Data/Tuples/TargetFilesOptionalDataTuple.cs b/src/WixToolset.Data/Symbols/TargetFilesOptionalDataSymbol.cs
index 66fdc30c..66fdc30c 100644
--- a/src/WixToolset.Data/Tuples/TargetFilesOptionalDataTuple.cs
+++ b/src/WixToolset.Data/Symbols/TargetFilesOptionalDataSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/TargetImagesTuple.cs b/src/WixToolset.Data/Symbols/TargetImagesSymbol.cs
index 4748b1f3..4748b1f3 100644
--- a/src/WixToolset.Data/Tuples/TargetImagesTuple.cs
+++ b/src/WixToolset.Data/Symbols/TargetImagesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/TextStyleTuple.cs b/src/WixToolset.Data/Symbols/TextStyleSymbol.cs
index b07615bb..b07615bb 100644
--- a/src/WixToolset.Data/Tuples/TextStyleTuple.cs
+++ b/src/WixToolset.Data/Symbols/TextStyleSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/TransformsFlags.cs b/src/WixToolset.Data/Symbols/TransformsFlags.cs
index 90f22cb4..90f22cb4 100644
--- a/src/WixToolset.Data/Tuples/TransformsFlags.cs
+++ b/src/WixToolset.Data/Symbols/TransformsFlags.cs
diff --git a/src/WixToolset.Data/Tuples/TypeLibTuple.cs b/src/WixToolset.Data/Symbols/TypeLibSymbol.cs
index 736ee292..736ee292 100644
--- a/src/WixToolset.Data/Tuples/TypeLibTuple.cs
+++ b/src/WixToolset.Data/Symbols/TypeLibSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/UITextTuple.cs b/src/WixToolset.Data/Symbols/UITextSymbol.cs
index 39b99398..39b99398 100644
--- a/src/WixToolset.Data/Tuples/UITextTuple.cs
+++ b/src/WixToolset.Data/Symbols/UITextSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/UpgradeTuple.cs b/src/WixToolset.Data/Symbols/UpgradeSymbol.cs
index d8deee73..d8deee73 100644
--- a/src/WixToolset.Data/Tuples/UpgradeTuple.cs
+++ b/src/WixToolset.Data/Symbols/UpgradeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/UpgradedFilesOptionalDataTuple.cs b/src/WixToolset.Data/Symbols/UpgradedFilesOptionalDataSymbol.cs
index 9e669ec3..9e669ec3 100644
--- a/src/WixToolset.Data/Tuples/UpgradedFilesOptionalDataTuple.cs
+++ b/src/WixToolset.Data/Symbols/UpgradedFilesOptionalDataSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs b/src/WixToolset.Data/Symbols/UpgradedFilesToIgnoreSymbol.cs
index e21af6a2..e21af6a2 100644
--- a/src/WixToolset.Data/Tuples/UpgradedFilesToIgnoreTuple.cs
+++ b/src/WixToolset.Data/Symbols/UpgradedFilesToIgnoreSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs b/src/WixToolset.Data/Symbols/UpgradedImagesSymbol.cs
index 28eae08a..28eae08a 100644
--- a/src/WixToolset.Data/Tuples/UpgradedImagesTuple.cs
+++ b/src/WixToolset.Data/Symbols/UpgradedImagesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/VerbTuple.cs b/src/WixToolset.Data/Symbols/VerbSymbol.cs
index 95f045d6..95f045d6 100644
--- a/src/WixToolset.Data/Tuples/VerbTuple.cs
+++ b/src/WixToolset.Data/Symbols/VerbSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixActionTuple.cs b/src/WixToolset.Data/Symbols/WixActionSymbol.cs
index a055d68f..a055d68f 100644
--- a/src/WixToolset.Data/Tuples/WixActionTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixActionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs b/src/WixToolset.Data/Symbols/WixApprovedExeForElevationSymbol.cs
index 04c6e712..04c6e712 100644
--- a/src/WixToolset.Data/Tuples/WixApprovedExeForElevationTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixApprovedExeForElevationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs b/src/WixToolset.Data/Symbols/WixBindUpdatedFilesSymbol.cs
index 03bdb69b..03bdb69b 100644
--- a/src/WixToolset.Data/Tuples/WixBindUpdatedFilesTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBindUpdatedFilesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs b/src/WixToolset.Data/Symbols/WixBootstrapperApplicationSymbol.cs
index 3d7876fd..3d7876fd 100644
--- a/src/WixToolset.Data/Tuples/WixBootstrapperApplicationTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBootstrapperApplicationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs b/src/WixToolset.Data/Symbols/WixBuildInfoSymbol.cs
index 66e04d4b..66e04d4b 100644
--- a/src/WixToolset.Data/Tuples/WixBuildInfoTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBuildInfoSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs b/src/WixToolset.Data/Symbols/WixBundleCatalogSymbol.cs
index 48415228..48415228 100644
--- a/src/WixToolset.Data/Tuples/WixBundleCatalogTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleCatalogSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs b/src/WixToolset.Data/Symbols/WixBundleContainerSymbol.cs
index 80beda0a..80beda0a 100644
--- a/src/WixToolset.Data/Tuples/WixBundleContainerTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleContainerSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleCustomDataAttributeTuple.cs b/src/WixToolset.Data/Symbols/WixBundleCustomDataAttributeSymbol.cs
index c0a657ee..c0a657ee 100644
--- a/src/WixToolset.Data/Tuples/WixBundleCustomDataAttributeTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleCustomDataAttributeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleCustomDataCellTuple.cs b/src/WixToolset.Data/Symbols/WixBundleCustomDataCellSymbol.cs
index 0488969a..0488969a 100644
--- a/src/WixToolset.Data/Tuples/WixBundleCustomDataCellTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleCustomDataCellSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleCustomDataTuple.cs b/src/WixToolset.Data/Symbols/WixBundleCustomDataSymbol.cs
index 0490f9f7..0490f9f7 100644
--- a/src/WixToolset.Data/Tuples/WixBundleCustomDataTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleCustomDataSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs b/src/WixToolset.Data/Symbols/WixBundleExePackageSymbol.cs
index 8a8cff1b..8a8cff1b 100644
--- a/src/WixToolset.Data/Tuples/WixBundleExePackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleExePackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleExtensionTuple.cs b/src/WixToolset.Data/Symbols/WixBundleExtensionSymbol.cs
index 8e6bea58..8e6bea58 100644
--- a/src/WixToolset.Data/Tuples/WixBundleExtensionTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleExtensionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs b/src/WixToolset.Data/Symbols/WixBundleMsiFeatureSymbol.cs
index f81da5b8..f81da5b8 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsiFeatureTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleMsiFeatureSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs b/src/WixToolset.Data/Symbols/WixBundleMsiPackageSymbol.cs
index 21735f64..21735f64 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsiPackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleMsiPackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs b/src/WixToolset.Data/Symbols/WixBundleMsiPropertySymbol.cs
index 0d87f87d..0d87f87d 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsiPropertyTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleMsiPropertySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs b/src/WixToolset.Data/Symbols/WixBundleMspPackageSymbol.cs
index 3784c2ff..3784c2ff 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMspPackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleMspPackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs b/src/WixToolset.Data/Symbols/WixBundleMsuPackageSymbol.cs
index e52a9b2d..e52a9b2d 100644
--- a/src/WixToolset.Data/Tuples/WixBundleMsuPackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleMsuPackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePackageCommandLineSymbol.cs
index 7ef254a6..7ef254a6 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageCommandLineTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePackageCommandLineSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePackageExitCodeSymbol.cs
index d77d9d58..d77d9d58 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageExitCodeTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePackageExitCodeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePackageGroupSymbol.cs
index a5e1943b..a5e1943b 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageGroupTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePackageGroupSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePackageSymbol.cs
index 8f073900..8f073900 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePatchTargetCodeSymbol.cs
index b1aa9c77..b1aa9c77 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePatchTargetCodeTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePatchTargetCodeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePayloadGroupSymbol.cs
index c53f6e73..c53f6e73 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePayloadGroupTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePayloadGroupSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs b/src/WixToolset.Data/Symbols/WixBundlePayloadSymbol.cs
index 94a02af8..94a02af8 100644
--- a/src/WixToolset.Data/Tuples/WixBundlePayloadTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundlePayloadSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs b/src/WixToolset.Data/Symbols/WixBundleRelatedPackageSymbol.cs
index 7bd67b7f..7bd67b7f 100644
--- a/src/WixToolset.Data/Tuples/WixBundleRelatedPackageTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleRelatedPackageSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs b/src/WixToolset.Data/Symbols/WixBundleRollbackBoundarySymbol.cs
index e54e898e..e54e898e 100644
--- a/src/WixToolset.Data/Tuples/WixBundleRollbackBoundaryTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleRollbackBoundarySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs b/src/WixToolset.Data/Symbols/WixBundleSlipstreamMspSymbol.cs
index d8e9db3f..d8e9db3f 100644
--- a/src/WixToolset.Data/Tuples/WixBundleSlipstreamMspTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleSlipstreamMspSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleTuple.cs b/src/WixToolset.Data/Symbols/WixBundleSymbol.cs
index 8cad5c36..8cad5c36 100644
--- a/src/WixToolset.Data/Tuples/WixBundleTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs b/src/WixToolset.Data/Symbols/WixBundleUpdateSymbol.cs
index d27bbc32..d27bbc32 100644
--- a/src/WixToolset.Data/Tuples/WixBundleUpdateTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleUpdateSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs b/src/WixToolset.Data/Symbols/WixBundleVariableSymbol.cs
index 85cf2798..85cf2798 100644
--- a/src/WixToolset.Data/Tuples/WixBundleVariableTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixBundleVariableSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixChainItemTuple.cs b/src/WixToolset.Data/Symbols/WixChainItemSymbol.cs
index c657678c..c657678c 100644
--- a/src/WixToolset.Data/Tuples/WixChainItemTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixChainItemSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixChainTuple.cs b/src/WixToolset.Data/Symbols/WixChainSymbol.cs
index 8ec5fc63..8ec5fc63 100644
--- a/src/WixToolset.Data/Tuples/WixChainTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixChainSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs b/src/WixToolset.Data/Symbols/WixComplexReferenceSymbol.cs
index 89365605..89365605 100644
--- a/src/WixToolset.Data/Tuples/WixComplexReferenceTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixComplexReferenceSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs b/src/WixToolset.Data/Symbols/WixComponentGroupSymbol.cs
index 4dd5a3b5..4dd5a3b5 100644
--- a/src/WixToolset.Data/Tuples/WixComponentGroupTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixComponentGroupSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs b/src/WixToolset.Data/Symbols/WixComponentSearchSymbol.cs
index 63f7179f..63f7179f 100644
--- a/src/WixToolset.Data/Tuples/WixComponentSearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixComponentSearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixCustomTableCellTuple.cs b/src/WixToolset.Data/Symbols/WixCustomTableCellSymbol.cs
index b45cda43..b45cda43 100644
--- a/src/WixToolset.Data/Tuples/WixCustomTableCellTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixCustomTableCellSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixCustomTableColumnTuple.cs b/src/WixToolset.Data/Symbols/WixCustomTableColumnSymbol.cs
index 9ae2a904..9ae2a904 100644
--- a/src/WixToolset.Data/Tuples/WixCustomTableColumnTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixCustomTableColumnSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixCustomTableTuple.cs b/src/WixToolset.Data/Symbols/WixCustomTableSymbol.cs
index af731443..af731443 100644
--- a/src/WixToolset.Data/Tuples/WixCustomTableTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixCustomTableSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs b/src/WixToolset.Data/Symbols/WixDeltaPatchFileSymbol.cs
index 77203b03..77203b03 100644
--- a/src/WixToolset.Data/Tuples/WixDeltaPatchFileTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixDeltaPatchFileSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs b/src/WixToolset.Data/Symbols/WixDeltaPatchSymbolPathsSymbol.cs
index 6e50d07f..6e50d07f 100644
--- a/src/WixToolset.Data/Tuples/WixDeltaPatchSymbolPathsTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixDeltaPatchSymbolPathsSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixDependencyProviderTuple.cs b/src/WixToolset.Data/Symbols/WixDependencyProviderSymbol.cs
index 3ede1097..3ede1097 100644
--- a/src/WixToolset.Data/Tuples/WixDependencyProviderTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixDependencyProviderSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs b/src/WixToolset.Data/Symbols/WixEnsureTableSymbol.cs
index d13063b7..d13063b7 100644
--- a/src/WixToolset.Data/Tuples/WixEnsureTableTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixEnsureTableSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs b/src/WixToolset.Data/Symbols/WixFeatureGroupSymbol.cs
index ac002bb6..ac002bb6 100644
--- a/src/WixToolset.Data/Tuples/WixFeatureGroupTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixFeatureGroupSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs b/src/WixToolset.Data/Symbols/WixFeatureModulesSymbol.cs
index b8b3d4b9..b8b3d4b9 100644
--- a/src/WixToolset.Data/Tuples/WixFeatureModulesTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixFeatureModulesSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixFileSearchTuple.cs b/src/WixToolset.Data/Symbols/WixFileSearchSymbol.cs
index 027605c7..027605c7 100644
--- a/src/WixToolset.Data/Tuples/WixFileSearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixFileSearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixFragmentTuple.cs b/src/WixToolset.Data/Symbols/WixFragmentSymbol.cs
index 9c31b79c..9c31b79c 100644
--- a/src/WixToolset.Data/Tuples/WixFragmentTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixFragmentSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixGroupTuple.cs b/src/WixToolset.Data/Symbols/WixGroupSymbol.cs
index b9720890..b9720890 100644
--- a/src/WixToolset.Data/Tuples/WixGroupTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixGroupSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs b/src/WixToolset.Data/Symbols/WixInstanceComponentSymbol.cs
index c9e4470c..c9e4470c 100644
--- a/src/WixToolset.Data/Tuples/WixInstanceComponentTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixInstanceComponentSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs b/src/WixToolset.Data/Symbols/WixInstanceTransformsSymbol.cs
index 3a58cb31..3a58cb31 100644
--- a/src/WixToolset.Data/Tuples/WixInstanceTransformsTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixInstanceTransformsSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs b/src/WixToolset.Data/Symbols/WixMediaTemplateSymbol.cs
index 28695b3e..28695b3e 100644
--- a/src/WixToolset.Data/Tuples/WixMediaTemplateTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixMediaTemplateSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixMergeTuple.cs b/src/WixToolset.Data/Symbols/WixMergeSymbol.cs
index d066fa8e..d066fa8e 100644
--- a/src/WixToolset.Data/Tuples/WixMergeTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixMergeSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixOrderingTuple.cs b/src/WixToolset.Data/Symbols/WixOrderingSymbol.cs
index 5e6dc980..5e6dc980 100644
--- a/src/WixToolset.Data/Tuples/WixOrderingTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixOrderingSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs b/src/WixToolset.Data/Symbols/WixPatchBaselineSymbol.cs
index d7295424..d7295424 100644
--- a/src/WixToolset.Data/Tuples/WixPatchBaselineTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixPatchBaselineSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs b/src/WixToolset.Data/Symbols/WixPatchFamilyGroupSymbol.cs
index 3ab34f1f..3ab34f1f 100644
--- a/src/WixToolset.Data/Tuples/WixPatchFamilyGroupTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixPatchFamilyGroupSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixPatchIdTuple.cs b/src/WixToolset.Data/Symbols/WixPatchIdSymbol.cs
index c4f4324d..c4f4324d 100644
--- a/src/WixToolset.Data/Tuples/WixPatchIdTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixPatchIdSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixPatchRefTuple.cs b/src/WixToolset.Data/Symbols/WixPatchRefSymbol.cs
index 66257d84..66257d84 100644
--- a/src/WixToolset.Data/Tuples/WixPatchRefTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixPatchRefSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs b/src/WixToolset.Data/Symbols/WixPatchTargetSymbol.cs
index e8c01c26..e8c01c26 100644
--- a/src/WixToolset.Data/Tuples/WixPatchTargetTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixPatchTargetSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixProductSearchTuple.cs b/src/WixToolset.Data/Symbols/WixProductSearchSymbol.cs
index f8a17b64..f8a17b64 100644
--- a/src/WixToolset.Data/Tuples/WixProductSearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixProductSearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixPropertyTuple.cs b/src/WixToolset.Data/Symbols/WixPropertySymbol.cs
index 17cf59ce..17cf59ce 100644
--- a/src/WixToolset.Data/Tuples/WixPropertyTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixPropertySymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs b/src/WixToolset.Data/Symbols/WixRegistrySearchSymbol.cs
index dffa8410..dffa8410 100644
--- a/src/WixToolset.Data/Tuples/WixRegistrySearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixRegistrySearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs b/src/WixToolset.Data/Symbols/WixRelatedBundleSymbol.cs
index dc544e29..dc544e29 100644
--- a/src/WixToolset.Data/Tuples/WixRelatedBundleTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixRelatedBundleSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs b/src/WixToolset.Data/Symbols/WixSearchRelationSymbol.cs
index 6b47833a..6b47833a 100644
--- a/src/WixToolset.Data/Tuples/WixSearchRelationTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixSearchRelationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixSearchTuple.cs b/src/WixToolset.Data/Symbols/WixSearchSymbol.cs
index 2d6a927c..2d6a927c 100644
--- a/src/WixToolset.Data/Tuples/WixSearchTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixSearchSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixSetVariableTuple.cs b/src/WixToolset.Data/Symbols/WixSetVariableSymbol.cs
index 503c328b..503c328b 100644
--- a/src/WixToolset.Data/Tuples/WixSetVariableTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixSetVariableSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs b/src/WixToolset.Data/Symbols/WixSimpleReferenceSymbol.cs
index 1091b715..1091b715 100644
--- a/src/WixToolset.Data/Tuples/WixSimpleReferenceTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixSimpleReferenceSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs b/src/WixToolset.Data/Symbols/WixSuppressActionSymbol.cs
index f99246f0..f99246f0 100644
--- a/src/WixToolset.Data/Tuples/WixSuppressActionTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixSuppressActionSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs b/src/WixToolset.Data/Symbols/WixSuppressModularizationSymbol.cs
index 1bdffd5e..1bdffd5e 100644
--- a/src/WixToolset.Data/Tuples/WixSuppressModularizationTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixSuppressModularizationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixUITuple.cs b/src/WixToolset.Data/Symbols/WixUISymbol.cs
index f1254952..f1254952 100644
--- a/src/WixToolset.Data/Tuples/WixUITuple.cs
+++ b/src/WixToolset.Data/Symbols/WixUISymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs b/src/WixToolset.Data/Symbols/WixUpdateRegistrationSymbol.cs
index 1320dfd5..1320dfd5 100644
--- a/src/WixToolset.Data/Tuples/WixUpdateRegistrationTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixUpdateRegistrationSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/WixVariableTuple.cs b/src/WixToolset.Data/Symbols/WixVariableSymbol.cs
index 0a56dcbf..0a56dcbf 100644
--- a/src/WixToolset.Data/Tuples/WixVariableTuple.cs
+++ b/src/WixToolset.Data/Symbols/WixVariableSymbol.cs
diff --git a/src/WixToolset.Data/Tuples/tuples_new.json b/src/WixToolset.Data/Tuples/tuples_new.json
deleted file mode 100644
index 9386058c..00000000
--- a/src/WixToolset.Data/Tuples/tuples_new.json
+++ /dev/null
@@ -1,3604 +0,0 @@
1[
2 {
3 "_Streams": [
4 {
5 "Name": "string"
6 },
7 {
8 "Data": "path"
9 }
10 ]
11 },
12 {
13 "_SummaryInformation": [
14 {
15 "PropertyId": "number"
16 },
17 {
18 "Value": "string"
19 }
20 ]
21 },
22 {
23 "_TransformView": [
24 {
25 "Table": "string"
26 },
27 {
28 "Column": "string"
29 },
30 {
31 "Row": "string"
32 },
33 {
34 "Data": "string"
35 },
36 {
37 "Current": "string"
38 }
39 ]
40 },
41 {
42 "_Validation": [
43 {
44 "Table": "string"
45 },
46 {
47 "Column": "string"
48 },
49 {
50 "Nullable": "string"
51 },
52 {
53 "MinValue": "number"
54 },
55 {
56 "MaxValue": "number"
57 },
58 {
59 "KeyTable": "string"
60 },
61 {
62 "KeyColumn": "number"
63 },
64 {
65 "Category": "string"
66 },
67 {
68 "Set": "string"
69 },
70 {
71 "Description": "string"
72 }
73 ]
74 },
75 {
76 "ActionText": [
77 {
78 "Action": "string"
79 },
80 {
81 "Description": "string"
82 },
83 {
84 "Template": "string"
85 }
86 ]
87 },
88 {
89 "AdminExecuteSequence": [
90 {
91 "Action": "string"
92 },
93 {
94 "Condition": "string"
95 },
96 {
97 "Sequence": "number"
98 }
99 ]
100 },
101 {
102 "AdminUISequence": [
103 {
104 "Action": "string"
105 },
106 {
107 "Condition": "string"
108 },
109 {
110 "Sequence": "number"
111 }
112 ]
113 },
114 {
115 "AdvtExecuteSequence": [
116 {
117 "Action": "string"
118 },
119 {
120 "Condition": "string"
121 },
122 {
123 "Sequence": "number"
124 }
125 ]
126 },
127 {
128 "AdvtUISequence": [
129 {
130 "Action": "string"
131 },
132 {
133 "Condition": "string"
134 },
135 {
136 "Sequence": "number"
137 }
138 ]
139 },
140 {
141 "AppId": [
142 {
143 "AppId": "string"
144 },
145 {
146 "RemoteServerName": "string"
147 },
148 {
149 "LocalService": "string"
150 },
151 {
152 "ServiceParameters": "string"
153 },
154 {
155 "DllSurrogate": "string"
156 },
157 {
158 "ActivateAtStorage": "number"
159 },
160 {
161 "RunAsInteractiveUser": "number"
162 }
163 ]
164 },
165 {
166 "AppSearch": [
167 {
168 "Property": "string"
169 },
170 {
171 "Signature_": "string"
172 }
173 ]
174 },
175 {
176 "BBControl": [
177 {
178 "Billboard_": "string"
179 },
180 {
181 "BBControl": "string"
182 },
183 {
184 "Type": "string"
185 },
186 {
187 "X": "number"
188 },
189 {
190 "Y": "number"
191 },
192 {
193 "Width": "number"
194 },
195 {
196 "Height": "number"
197 },
198 {
199 "Attributes": "number"
200 },
201 {
202 "Text": "string"
203 }
204 ]
205 },
206 {
207 "Billboard": [
208 {
209 "Billboard": "string"
210 },
211 {
212 "Feature_": "string"
213 },
214 {
215 "Action": "string"
216 },
217 {
218 "Ordering": "number"
219 }
220 ]
221 },
222 {
223 "Binary": [
224 {
225 "Name": "string"
226 },
227 {
228 "Data": "path"
229 }
230 ]
231 },
232 {
233 "BindImage": [
234 {
235 "File_": "string"
236 },
237 {
238 "Path": "string"
239 }
240 ]
241 },
242 {
243 "CCPSearch": [
244 {
245 "Signature_": "string"
246 }
247 ]
248 },
249 {
250 "CheckBox": [
251 {
252 "Property": "string"
253 },
254 {
255 "Value": "string"
256 }
257 ]
258 },
259 {
260 "Class": [
261 {
262 "CLSID": "string"
263 },
264 {
265 "Context": "string"
266 },
267 {
268 "Component_": "string"
269 },
270 {
271 "ProgId_Default": "string"
272 },
273 {
274 "Description": "string"
275 },
276 {
277 "AppId_": "string"
278 },
279 {
280 "FileTypeMask": "string"
281 },
282 {
283 "Icon_": "string"
284 },
285 {
286 "IconIndex": "number"
287 },
288 {
289 "DefInprocHandler": "string"
290 },
291 {
292 "Argument": "string"
293 },
294 {
295 "Feature_": "string"
296 },
297 {
298 "Attributes": "number"
299 }
300 ]
301 },
302 {
303 "ComboBox": [
304 {
305 "Property": "string"
306 },
307 {
308 "Order": "number"
309 },
310 {
311 "Value": "string"
312 },
313 {
314 "Text": "string"
315 }
316 ]
317 },
318 {
319 "CompLocator": [
320 {
321 "Signature_": "string"
322 },
323 {
324 "ComponentId": "string"
325 },
326 {
327 "Type": "number"
328 }
329 ]
330 },
331 {
332 "Complus": [
333 {
334 "Component_": "string"
335 },
336 {
337 "ExpType": "number"
338 }
339 ]
340 },
341 {
342 "Component": [
343 {
344 "Component": "string"
345 },
346 {
347 "ComponentId": "string"
348 },
349 {
350 "Directory_": "string"
351 },
352 {
353 "Attributes": "number"
354 },
355 {
356 "Condition": "string"
357 },
358 {
359 "KeyPath": "string"
360 }
361 ]
362 },
363 {
364 "Condition": [
365 {
366 "Feature_": "string"
367 },
368 {
369 "Level": "number"
370 },
371 {
372 "Condition": "string"
373 }
374 ]
375 },
376 {
377 "Control": [
378 {
379 "Dialog_": "string"
380 },
381 {
382 "Control": "string"
383 },
384 {
385 "Type": "string"
386 },
387 {
388 "X": "number"
389 },
390 {
391 "Y": "number"
392 },
393 {
394 "Width": "number"
395 },
396 {
397 "Height": "number"
398 },
399 {
400 "Attributes": "number"
401 },
402 {
403 "Property": "string"
404 },
405 {
406 "Text": "string"
407 },
408 {
409 "Control_Next": "string"
410 },
411 {
412 "Help": "string"
413 }
414 ]
415 },
416 {
417 "ControlCondition": [
418 {
419 "Dialog_": "string"
420 },
421 {
422 "Control_": "string"
423 },
424 {
425 "Action": "string"
426 },
427 {
428 "Condition": "string"
429 }
430 ]
431 },
432 {
433 "ControlEvent": [
434 {
435 "Dialog_": "string"
436 },
437 {
438 "Control_": "string"
439 },
440 {
441 "Event": "string"
442 },
443 {
444 "Argument": "string"
445 },
446 {
447 "Condition": "string"
448 },
449 {
450 "Ordering": "number"
451 }
452 ]
453 },
454 {
455 "CreateFolder": [
456 {
457 "Directory_": "string"
458 },
459 {
460 "Component_": "string"
461 }
462 ]
463 },
464 {
465 "CustomAction": [
466 {
467 "Action": "string"
468 },
469 {
470 "Type": "number"
471 },
472 {
473 "Source": "string"
474 },
475 {
476 "Target": "string"
477 },
478 {
479 "ExtendedType": "number"
480 }
481 ]
482 },
483 {
484 "Dialog": [
485 {
486 "Dialog": "string"
487 },
488 {
489 "HCentering": "number"
490 },
491 {
492 "VCentering": "number"
493 },
494 {
495 "Width": "number"
496 },
497 {
498 "Height": "number"
499 },
500 {
501 "Attributes": "number"
502 },
503 {
504 "Title": "string"
505 },
506 {
507 "Control_First": "string"
508 },
509 {
510 "Control_Default": "string"
511 },
512 {
513 "Control_Cancel": "string"
514 }
515 ]
516 },
517 {
518 "Directory": [
519 {
520 "Directory": "string"
521 },
522 {
523 "Directory_Parent": "string"
524 },
525 {
526 "DefaultDir": "string"
527 }
528 ]
529 },
530 {
531 "DrLocator": [
532 {
533 "Signature_": "string"
534 },
535 {
536 "Parent": "string"
537 },
538 {
539 "Path": "string"
540 },
541 {
542 "Depth": "number"
543 }
544 ]
545 },
546 {
547 "DuplicateFile": [
548 {
549 "FileKey": "string"
550 },
551 {
552 "Component_": "string"
553 },
554 {
555 "File_": "string"
556 },
557 {
558 "DestName": "string"
559 },
560 {
561 "DestFolder": "string"
562 }
563 ]
564 },
565 {
566 "Environment": [
567 {
568 "Environment": "string"
569 },
570 {
571 "Name": "string"
572 },
573 {
574 "Value": "string"
575 },
576 {
577 "Component_": "string"
578 }
579 ]
580 },
581 {
582 "Error": [
583 {
584 "Error": "number"
585 },
586 {
587 "Message": "string"
588 }
589 ]
590 },
591 {
592 "EventMapping": [
593 {
594 "Dialog_": "string"
595 },
596 {
597 "Control_": "string"
598 },
599 {
600 "Event": "string"
601 },
602 {
603 "Attribute": "string"
604 }
605 ]
606 },
607 {
608 "Extension": [
609 {
610 "Extension": "string"
611 },
612 {
613 "Component_": "string"
614 },
615 {
616 "ProgId_": "string"
617 },
618 {
619 "MIME_": "string"
620 },
621 {
622 "Feature_": "string"
623 }
624 ]
625 },
626 {
627 "ExternalFiles": [
628 {
629 "Family": "string"
630 },
631 {
632 "FTK": "string"
633 },
634 {
635 "FilePath": "string"
636 },
637 {
638 "SymbolPaths": "string"
639 },
640 {
641 "IgnoreOffsets": "string"
642 },
643 {
644 "IgnoreLengths": "string"
645 },
646 {
647 "RetainOffsets": "string"
648 },
649 {
650 "Order": "number"
651 }
652 ]
653 },
654 {
655 "FamilyFileRanges": [
656 {
657 "Family": "string"
658 },
659 {
660 "FTK": "string"
661 },
662 {
663 "RetainOffsets": "string"
664 },
665 {
666 "RetainLengths": "string"
667 }
668 ]
669 },
670 {
671 "Feature": [
672 {
673 "Feature": "string"
674 },
675 {
676 "Feature_Parent": "string"
677 },
678 {
679 "Title": "string"
680 },
681 {
682 "Description": "string"
683 },
684 {
685 "Display": "number"
686 },
687 {
688 "Level": "number"
689 },
690 {
691 "Directory_": "string"
692 },
693 {
694 "Attributes": "number"
695 }
696 ]
697 },
698 {
699 "FeatureComponents": [
700 {
701 "Feature_": "string"
702 },
703 {
704 "Component_": "string"
705 }
706 ]
707 },
708 {
709 "File": [
710 {
711 "File": "string"
712 },
713 {
714 "Component_": "string"
715 },
716 {
717 "FileName": "string"
718 },
719 {
720 "FileSize": "number"
721 },
722 {
723 "Version": "string"
724 },
725 {
726 "Language": "string"
727 },
728 {
729 "Attributes": "number"
730 },
731 {
732 "Sequence": "number"
733 }
734 ]
735 },
736 {
737 "FileSFPCatalog": [
738 {
739 "File_": "string"
740 },
741 {
742 "SFPCatalog_": "string"
743 }
744 ]
745 },
746 {
747 "Font": [
748 {
749 "File_": "string"
750 },
751 {
752 "FontTitle": "string"
753 }
754 ]
755 },
756 {
757 "Icon": [
758 {
759 "Name": "string"
760 },
761 {
762 "Data": "path"
763 }
764 ]
765 },
766 {
767 "ImageFamilies": [
768 {
769 "Family": "string"
770 },
771 {
772 "MediaSrcPropName": "string"
773 },
774 {
775 "MediaDiskId": "number"
776 },
777 {
778 "FileSequenceStart": "number"
779 },
780 {
781 "DiskPrompt": "string"
782 },
783 {
784 "VolumeLabel": "string"
785 }
786 ]
787 },
788 {
789 "IniFile": [
790 {
791 "IniFile": "string"
792 },
793 {
794 "FileName": "string"
795 },
796 {
797 "DirProperty": "string"
798 },
799 {
800 "Section": "string"
801 },
802 {
803 "Key": "string"
804 },
805 {
806 "Value": "string"
807 },
808 {
809 "Action": "number"
810 },
811 {
812 "Component_": "string"
813 }
814 ]
815 },
816 {
817 "IniLocator": [
818 {
819 "Signature_": "string"
820 },
821 {
822 "FileName": "string"
823 },
824 {
825 "Section": "string"
826 },
827 {
828 "Key": "string"
829 },
830 {
831 "Field": "number"
832 },
833 {
834 "Type": "number"
835 }
836 ]
837 },
838 {
839 "InstallExecuteSequence": [
840 {
841 "Action": "string"
842 },
843 {
844 "Condition": "string"
845 },
846 {
847 "Sequence": "number"
848 }
849 ]
850 },
851 {
852 "InstallUISequence": [
853 {
854 "Action": "string"
855 },
856 {
857 "Condition": "string"
858 },
859 {
860 "Sequence": "number"
861 }
862 ]
863 },
864 {
865 "IsolatedComponent": [
866 {
867 "Component_Shared": "string"
868 },
869 {
870 "Component_Application": "string"
871 }
872 ]
873 },
874 {
875 "LaunchCondition": [
876 {
877 "Condition": "string"
878 },
879 {
880 "Description": "string"
881 }
882 ]
883 },
884 {
885 "ListBox": [
886 {
887 "Property": "string"
888 },
889 {
890 "Order": "number"
891 },
892 {
893 "Value": "string"
894 },
895 {
896 "Text": "string"
897 }
898 ]
899 },
900 {
901 "ListView": [
902 {
903 "Property": "string"
904 },
905 {
906 "Order": "number"
907 },
908 {
909 "Value": "string"
910 },
911 {
912 "Text": "string"
913 },
914 {
915 "Binary_": "string"
916 }
917 ]
918 },
919 {
920 "LockPermissions": [
921 {
922 "LockObject": "string"
923 },
924 {
925 "Table": "string"
926 },
927 {
928 "Domain": "string"
929 },
930 {
931 "User": "string"
932 },
933 {
934 "Permission": "number"
935 }
936 ]
937 },
938 {
939 "Media": [
940 {
941 "DiskId": "number"
942 },
943 {
944 "LastSequence": "number"
945 },
946 {
947 "DiskPrompt": "string"
948 },
949 {
950 "Cabinet": "string"
951 },
952 {
953 "VolumeLabel": "string"
954 },
955 {
956 "Source": "string"
957 }
958 ]
959 },
960 {
961 "MIME": [
962 {
963 "ContentType": "string"
964 },
965 {
966 "Extension_": "string"
967 },
968 {
969 "CLSID": "string"
970 }
971 ]
972 },
973 {
974 "ModuleAdminExecuteSequence": [
975 {
976 "Action": "string"
977 },
978 {
979 "Sequence": "number"
980 },
981 {
982 "BaseAction": "string"
983 },
984 {
985 "After": "number"
986 },
987 {
988 "Condition": "string"
989 }
990 ]
991 },
992 {
993 "ModuleAdminUISequence": [
994 {
995 "Action": "string"
996 },
997 {
998 "Sequence": "number"
999 },
1000 {
1001 "BaseAction": "string"
1002 },
1003 {
1004 "After": "number"
1005 },
1006 {
1007 "Condition": "string"
1008 }
1009 ]
1010 },
1011 {
1012 "ModuleAdvtExecuteSequence": [
1013 {
1014 "Action": "string"
1015 },
1016 {
1017 "Sequence": "number"
1018 },
1019 {
1020 "BaseAction": "string"
1021 },
1022 {
1023 "After": "number"
1024 },
1025 {
1026 "Condition": "string"
1027 }
1028 ]
1029 },
1030 {
1031 "ModuleAdvtUISequence": [
1032 {
1033 "Action": "string"
1034 },
1035 {
1036 "Sequence": "number"
1037 },
1038 {
1039 "BaseAction": "string"
1040 },
1041 {
1042 "After": "number"
1043 },
1044 {
1045 "Condition": "string"
1046 }
1047 ]
1048 },
1049 {
1050 "ModuleComponents": [
1051 {
1052 "Component": "string"
1053 },
1054 {
1055 "ModuleID": "string"
1056 },
1057 {
1058 "Language": "number"
1059 }
1060 ]
1061 },
1062 {
1063 "ModuleConfiguration": [
1064 {
1065 "Name": "string"
1066 },
1067 {
1068 "Format": "number"
1069 },
1070 {
1071 "Type": "string"
1072 },
1073 {
1074 "ContextData": "string"
1075 },
1076 {
1077 "DefaultValue": "string"
1078 },
1079 {
1080 "Attributes": "number"
1081 },
1082 {
1083 "DisplayName": "string"
1084 },
1085 {
1086 "Description": "string"
1087 },
1088 {
1089 "HelpLocation": "string"
1090 },
1091 {
1092 "HelpKeyword": "string"
1093 }
1094 ]
1095 },
1096 {
1097 "ModuleDependency": [
1098 {
1099 "ModuleID": "string"
1100 },
1101 {
1102 "ModuleLanguage": "number"
1103 },
1104 {
1105 "RequiredID": "string"
1106 },
1107 {
1108 "RequiredLanguage": "number"
1109 },
1110 {
1111 "RequiredVersion": "string"
1112 }
1113 ]
1114 },
1115 {
1116 "ModuleExclusion": [
1117 {
1118 "ModuleID": "string"
1119 },
1120 {
1121 "ModuleLanguage": "number"
1122 },
1123 {
1124 "ExcludedID": "string"
1125 },
1126 {
1127 "ExcludedLanguage": "number"
1128 },
1129 {
1130 "ExcludedMinVersion": "string"
1131 },
1132 {
1133 "ExcludedMaxVersion": "string"
1134 }
1135 ]
1136 },
1137 {
1138 "ModuleIgnoreTable": [
1139 {
1140 "Table": "string"
1141 }
1142 ]
1143 },
1144 {
1145 "ModuleInstallExecuteSequence": [
1146 {
1147 "Action": "string"
1148 },
1149 {
1150 "Sequence": "number"
1151 },
1152 {
1153 "BaseAction": "string"
1154 },
1155 {
1156 "After": "number"
1157 },
1158 {
1159 "Condition": "string"
1160 }
1161 ]
1162 },
1163 {
1164 "ModuleInstallUISequence": [
1165 {
1166 "Action": "string"
1167 },
1168 {
1169 "Sequence": "number"
1170 },
1171 {
1172 "BaseAction": "string"
1173 },
1174 {
1175 "After": "number"
1176 },
1177 {
1178 "Condition": "string"
1179 }
1180 ]
1181 },
1182 {
1183 "ModuleSignature": [
1184 {
1185 "ModuleID": "string"
1186 },
1187 {
1188 "Language": "number"
1189 },
1190 {
1191 "Version": "string"
1192 }
1193 ]
1194 },
1195 {
1196 "ModuleSubstitution": [
1197 {
1198 "Table": "string"
1199 },
1200 {
1201 "Row": "string"
1202 },
1203 {
1204 "Column": "string"
1205 },
1206 {
1207 "Value": "string"
1208 }
1209 ]
1210 },
1211 {
1212 "MoveFile": [
1213 {
1214 "FileKey": "string"
1215 },
1216 {
1217 "Component_": "string"
1218 },
1219 {
1220 "SourceName": "string"
1221 },
1222 {
1223 "DestName": "string"
1224 },
1225 {
1226 "SourceFolder": "string"
1227 },
1228 {
1229 "DestFolder": "string"
1230 },
1231 {
1232 "Options": "number"
1233 }
1234 ]
1235 },
1236 {
1237 "MsiAssembly": [
1238 {
1239 "Component_": "string"
1240 },
1241 {
1242 "Feature_": "string"
1243 },
1244 {
1245 "File_Manifest": "string"
1246 },
1247 {
1248 "File_Application": "string"
1249 },
1250 {
1251 "Attributes": "number"
1252 }
1253 ]
1254 },
1255 {
1256 "MsiAssemblyName": [
1257 {
1258 "Component_": "string"
1259 },
1260 {
1261 "Name": "string"
1262 },
1263 {
1264 "Value": "string"
1265 }
1266 ]
1267 },
1268 {
1269 "MsiDigitalCertificate": [
1270 {
1271 "DigitalCertificate": "string"
1272 },
1273 {
1274 "CertData": "path"
1275 }
1276 ]
1277 },
1278 {
1279 "MsiDigitalSignature": [
1280 {
1281 "Table": "string"
1282 },
1283 {
1284 "SignObject": "string"
1285 },
1286 {
1287 "DigitalCertificate_": "string"
1288 },
1289 {
1290 "Hash": "path"
1291 }
1292 ]
1293 },
1294 {
1295 "MsiEmbeddedChainer": [
1296 {
1297 "MsiEmbeddedChainer": "string"
1298 },
1299 {
1300 "Condition": "string"
1301 },
1302 {
1303 "CommandLine": "string"
1304 },
1305 {
1306 "Source": "string"
1307 },
1308 {
1309 "Type": "number"
1310 }
1311 ]
1312 },
1313 {
1314 "MsiEmbeddedUI": [
1315 {
1316 "MsiEmbeddedUI": "string"
1317 },
1318 {
1319 "FileName": "string"
1320 },
1321 {
1322 "Attributes": "number"
1323 },
1324 {
1325 "MessageFilter": "number"
1326 },
1327 {
1328 "Data": "path"
1329 }
1330 ]
1331 },
1332 {
1333 "MsiFileHash": [
1334 {
1335 "File_": "string"
1336 },
1337 {
1338 "Options": "number"
1339 },
1340 {
1341 "HashPart1": "number"
1342 },
1343 {
1344 "HashPart2": "number"
1345 },
1346 {
1347 "HashPart3": "number"
1348 },
1349 {
1350 "HashPart4": "number"
1351 }
1352 ]
1353 },
1354 {
1355 "MsiLockPermissionsEx": [
1356 {
1357 "MsiLockPermissionsEx": "string"
1358 },
1359 {
1360 "LockObject": "string"
1361 },
1362 {
1363 "Table": "string"
1364 },
1365 {
1366 "SDDLText": "string"
1367 },
1368 {
1369 "Condition": "string"
1370 }
1371 ]
1372 },
1373 {
1374 "MsiPackageCertificate": [
1375 {
1376 "PackageCertificate": "string"
1377 },
1378 {
1379 "DigitalCertificate_": "string"
1380 }
1381 ]
1382 },
1383 {
1384 "MsiPatchCertificate": [
1385 {
1386 "PatchCertificate": "string"
1387 },
1388 {
1389 "DigitalCertificate_": "string"
1390 }
1391 ]
1392 },
1393 {
1394 "MsiPatchHeaders": [
1395 {
1396 "StreamRef": "string"
1397 },
1398 {
1399 "Header": "path"
1400 }
1401 ]
1402 },
1403 {
1404 "MsiPatchMetadata": [
1405 {
1406 "Company": "string"
1407 },
1408 {
1409 "Property": "string"
1410 },
1411 {
1412 "Value": "string"
1413 }
1414 ]
1415 },
1416 {
1417 "MsiPatchOldAssemblyFile": [
1418 {
1419 "File_": "string"
1420 },
1421 {
1422 "Assembly_": "string"
1423 }
1424 ]
1425 },
1426 {
1427 "MsiPatchOldAssemblyName": [
1428 {
1429 "Assembly": "string"
1430 },
1431 {
1432 "Name": "string"
1433 },
1434 {
1435 "Value": "string"
1436 }
1437 ]
1438 },
1439 {
1440 "MsiPatchSequence": [
1441 {
1442 "PatchFamily": "string"
1443 },
1444 {
1445 "ProductCode": "string"
1446 },
1447 {
1448 "Sequence": "string"
1449 },
1450 {
1451 "Attributes": "number"
1452 }
1453 ]
1454 },
1455 {
1456 "MsiServiceConfig": [
1457 {
1458 "MsiServiceConfig": "string"
1459 },
1460 {
1461 "Name": "string"
1462 },
1463 {
1464 "Event": "number"
1465 },
1466 {
1467 "ConfigType": "number"
1468 },
1469 {
1470 "Argument": "string"
1471 },
1472 {
1473 "Component_": "string"
1474 }
1475 ]
1476 },
1477 {
1478 "MsiServiceConfigFailureActions": [
1479 {
1480 "MsiServiceConfigFailureActions": "string"
1481 },
1482 {
1483 "Name": "string"
1484 },
1485 {
1486 "Event": "number"
1487 },
1488 {
1489 "ResetPeriod": "number"
1490 },
1491 {
1492 "RebootMessage": "string"
1493 },
1494 {
1495 "Command": "string"
1496 },
1497 {
1498 "Actions": "string"
1499 },
1500 {
1501 "DelayActions": "string"
1502 },
1503 {
1504 "Component_": "string"
1505 }
1506 ]
1507 },
1508 {
1509 "MsiShortcutProperty": [
1510 {
1511 "MsiShortcutProperty": "string"
1512 },
1513 {
1514 "Shortcut_": "string"
1515 },
1516 {
1517 "PropertyKey": "string"
1518 },
1519 {
1520 "PropVariantValue": "string"
1521 }
1522 ]
1523 },
1524 {
1525 "ODBCAttribute": [
1526 {
1527 "Driver_": "string"
1528 },
1529 {
1530 "Attribute": "string"
1531 },
1532 {
1533 "Value": "string"
1534 }
1535 ]
1536 },
1537 {
1538 "ODBCDataSource": [
1539 {
1540 "DataSource": "string"
1541 },
1542 {
1543 "Component_": "string"
1544 },
1545 {
1546 "Description": "string"
1547 },
1548 {
1549 "DriverDescription": "string"
1550 },
1551 {
1552 "Registration": "number"
1553 }
1554 ]
1555 },
1556 {
1557 "ODBCDriver": [
1558 {
1559 "Driver": "string"
1560 },
1561 {
1562 "Component_": "string"
1563 },
1564 {
1565 "Description": "string"
1566 },
1567 {
1568 "File_": "string"
1569 },
1570 {
1571 "File_Setup": "string"
1572 }
1573 ]
1574 },
1575 {
1576 "ODBCSourceAttribute": [
1577 {
1578 "DataSource_": "string"
1579 },
1580 {
1581 "Attribute": "string"
1582 },
1583 {
1584 "Value": "string"
1585 }
1586 ]
1587 },
1588 {
1589 "ODBCTranslator": [
1590 {
1591 "Translator": "string"
1592 },
1593 {
1594 "Component_": "string"
1595 },
1596 {
1597 "Description": "string"
1598 },
1599 {
1600 "File_": "string"
1601 },
1602 {
1603 "File_Setup": "string"
1604 }
1605 ]
1606 },
1607 {
1608 "Patch": [
1609 {
1610 "File_": "string"
1611 },
1612 {
1613 "Sequence": "number"
1614 },
1615 {
1616 "PatchSize": "number"
1617 },
1618 {
1619 "Attributes": "number"
1620 },
1621 {
1622 "Header": "path"
1623 },
1624 {
1625 "StreamRef_": "string"
1626 }
1627 ]
1628 },
1629 {
1630 "PatchMetadata": [
1631 {
1632 "Company": "string"
1633 },
1634 {
1635 "Property": "string"
1636 },
1637 {
1638 "Value": "string"
1639 }
1640 ]
1641 },
1642 {
1643 "PatchPackage": [
1644 {
1645 "PatchId": "string"
1646 },
1647 {
1648 "Media_": "number"
1649 }
1650 ]
1651 },
1652 {
1653 "PatchSequence": [
1654 {
1655 "PatchFamily": "string"
1656 },
1657 {
1658 "Target": "string"
1659 },
1660 {
1661 "Sequence": "string"
1662 },
1663 {
1664 "Supersede": "number"
1665 }
1666 ]
1667 },
1668 {
1669 "ProgId": [
1670 {
1671 "ProgId": "string"
1672 },
1673 {
1674 "ProgId_Parent": "string"
1675 },
1676 {
1677 "Class_": "string"
1678 },
1679 {
1680 "Description": "string"
1681 },
1682 {
1683 "Icon_": "string"
1684 },
1685 {
1686 "IconIndex": "number"
1687 }
1688 ]
1689 },
1690 {
1691 "Properties": [
1692 {
1693 "Name": "string"
1694 },
1695 {
1696 "Value": "string"
1697 }
1698 ]
1699 },
1700 {
1701 "Property": [
1702 {
1703 "Property": "string"
1704 },
1705 {
1706 "Value": "string"
1707 }
1708 ]
1709 },
1710 {
1711 "PublishComponent": [
1712 {
1713 "ComponentId": "string"
1714 },
1715 {
1716 "Qualifier": "string"
1717 },
1718 {
1719 "Component_": "string"
1720 },
1721 {
1722 "AppData": "string"
1723 },
1724 {
1725 "Feature_": "string"
1726 }
1727 ]
1728 },
1729 {
1730 "RadioButton": [
1731 {
1732 "Property": "string"
1733 },
1734 {
1735 "Order": "number"
1736 },
1737 {
1738 "Value": "string"
1739 },
1740 {
1741 "X": "number"
1742 },
1743 {
1744 "Y": "number"
1745 },
1746 {
1747 "Width": "number"
1748 },
1749 {
1750 "Height": "number"
1751 },
1752 {
1753 "Text": "string"
1754 },
1755 {
1756 "Help": "string"
1757 }
1758 ]
1759 },
1760 {
1761 "Registry": [
1762 {
1763 "Registry": "string"
1764 },
1765 {
1766 "Root": "number"
1767 },
1768 {
1769 "Key": "string"
1770 },
1771 {
1772 "Name": "string"
1773 },
1774 {
1775 "Value": "string"
1776 },
1777 {
1778 "Component_": "string"
1779 }
1780 ]
1781 },
1782 {
1783 "RegLocator": [
1784 {
1785 "Signature_": "string"
1786 },
1787 {
1788 "Root": "number"
1789 },
1790 {
1791 "Key": "string"
1792 },
1793 {
1794 "Name": "string"
1795 },
1796 {
1797 "Type": "number"
1798 }
1799 ]
1800 },
1801 {
1802 "RemoveFile": [
1803 {
1804 "FileKey": "string"
1805 },
1806 {
1807 "Component_": "string"
1808 },
1809 {
1810 "FileName": "string"
1811 },
1812 {
1813 "DirProperty": "string"
1814 },
1815 {
1816 "InstallMode": "number"
1817 }
1818 ]
1819 },
1820 {
1821 "RemoveIniFile": [
1822 {
1823 "RemoveIniFile": "string"
1824 },
1825 {
1826 "FileName": "string"
1827 },
1828 {
1829 "DirProperty": "string"
1830 },
1831 {
1832 "Section": "string"
1833 },
1834 {
1835 "Key": "string"
1836 },
1837 {
1838 "Value": "string"
1839 },
1840 {
1841 "Action": "number"
1842 },
1843 {
1844 "Component_": "string"
1845 }
1846 ]
1847 },
1848 {
1849 "RemoveRegistry": [
1850 {
1851 "RemoveRegistry": "string"
1852 },
1853 {
1854 "Root": "number"
1855 },
1856 {
1857 "Key": "string"
1858 },
1859 {
1860 "Name": "string"
1861 },
1862 {
1863 "Component_": "string"
1864 }
1865 ]
1866 },
1867 {
1868 "ReserveCost": [
1869 {
1870 "ReserveKey": "string"
1871 },
1872 {
1873 "Component_": "string"
1874 },
1875 {
1876 "ReserveFolder": "string"
1877 },
1878 {
1879 "ReserveLocal": "number"
1880 },
1881 {
1882 "ReserveSource": "number"
1883 }
1884 ]
1885 },
1886 {
1887 "SelfReg": [
1888 {
1889 "File_": "string"
1890 },
1891 {
1892 "Cost": "number"
1893 }
1894 ]
1895 },
1896 {
1897 "ServiceControl": [
1898 {
1899 "ServiceControl": "string"
1900 },
1901 {
1902 "Name": "string"
1903 },
1904 {
1905 "Event": "number"
1906 },
1907 {
1908 "Arguments": "string"
1909 },
1910 {
1911 "Wait": "number"
1912 },
1913 {
1914 "Component_": "string"
1915 }
1916 ]
1917 },
1918 {
1919 "ServiceInstall": [
1920 {
1921 "ServiceInstall": "string"
1922 },
1923 {
1924 "Name": "string"
1925 },
1926 {
1927 "DisplayName": "string"
1928 },
1929 {
1930 "ServiceType": "number"
1931 },
1932 {
1933 "StartType": "number"
1934 },
1935 {
1936 "ErrorControl": "number"
1937 },
1938 {
1939 "LoadOrderGroup": "string"
1940 },
1941 {
1942 "Dependencies": "string"
1943 },
1944 {
1945 "StartName": "string"
1946 },
1947 {
1948 "Password": "string"
1949 },
1950 {
1951 "Arguments": "string"
1952 },
1953 {
1954 "Component_": "string"
1955 },
1956 {
1957 "Description": "string"
1958 }
1959 ]
1960 },
1961 {
1962 "SFPCatalog": [
1963 {
1964 "SFPCatalog": "string"
1965 },
1966 {
1967 "Catalog": "path"
1968 },
1969 {
1970 "Dependency": "string"
1971 }
1972 ]
1973 },
1974 {
1975 "Shortcut": [
1976 {
1977 "Shortcut": "string"
1978 },
1979 {
1980 "Directory_": "string"
1981 },
1982 {
1983 "Name": "string"
1984 },
1985 {
1986 "Component_": "string"
1987 },
1988 {
1989 "Target": "string"
1990 },
1991 {
1992 "Arguments": "string"
1993 },
1994 {
1995 "Description": "string"
1996 },
1997 {
1998 "Hotkey": "number"
1999 },
2000 {
2001 "Icon_": "string"
2002 },
2003 {
2004 "IconIndex": "number"
2005 },
2006 {
2007 "ShowCmd": "number"
2008 },
2009 {
2010 "WkDir": "string"
2011 },
2012 {
2013 "DisplayResourceDLL": "string"
2014 },
2015 {
2016 "DisplayResourceId": "number"
2017 },
2018 {
2019 "DescriptionResourceDLL": "string"
2020 },
2021 {
2022 "DescriptionResourceId": "number"
2023 }
2024 ]
2025 },
2026 {
2027 "Signature": [
2028 {
2029 "Signature": "string"
2030 },
2031 {
2032 "FileName": "string"
2033 },
2034 {
2035 "MinVersion": "string"
2036 },
2037 {
2038 "MaxVersion": "string"
2039 },
2040 {
2041 "MinSize": "number"
2042 },
2043 {
2044 "MaxSize": "number"
2045 },
2046 {
2047 "MinDate": "number"
2048 },
2049 {
2050 "MaxDate": "number"
2051 },
2052 {
2053 "Languages": "string"
2054 }
2055 ]
2056 },
2057 {
2058 "TargetFiles_OptionalData": [
2059 {
2060 "Target": "string"
2061 },
2062 {
2063 "FTK": "string"
2064 },
2065 {
2066 "SymbolPaths": "string"
2067 },
2068 {
2069 "IgnoreOffsets": "string"
2070 },
2071 {
2072 "IgnoreLengths": "string"
2073 },
2074 {
2075 "RetainOffsets": "string"
2076 }
2077 ]
2078 },
2079 {
2080 "TargetImages": [
2081 {
2082 "Target": "string"
2083 },
2084 {
2085 "MsiPath": "string"
2086 },
2087 {
2088 "SymbolPaths": "string"
2089 },
2090 {
2091 "Upgraded": "string"
2092 },
2093 {
2094 "Order": "number"
2095 },
2096 {
2097 "ProductValidateFlags": "string"
2098 },
2099 {
2100 "IgnoreMissingSrcFiles": "number"
2101 }
2102 ]
2103 },
2104 {
2105 "TextStyle": [
2106 {
2107 "TextStyle": "string"
2108 },
2109 {
2110 "FaceName": "string"
2111 },
2112 {
2113 "Size": "number"
2114 },
2115 {
2116 "Color": "number"
2117 },
2118 {
2119 "StyleBits": "number"
2120 }
2121 ]
2122 },
2123 {
2124 "TypeLib": [
2125 {
2126 "LibID": "string"
2127 },
2128 {
2129 "Language": "number"
2130 },
2131 {
2132 "Component_": "string"
2133 },
2134 {
2135 "Version": "number"
2136 },
2137 {
2138 "Description": "string"
2139 },
2140 {
2141 "Directory_": "string"
2142 },
2143 {
2144 "Feature_": "string"
2145 },
2146 {
2147 "Cost": "number"
2148 }
2149 ]
2150 },
2151 {
2152 "UIText": [
2153 {
2154 "Key": "string"
2155 },
2156 {
2157 "Text": "string"
2158 }
2159 ]
2160 },
2161 {
2162 "Upgrade": [
2163 {
2164 "UpgradeCode": "string"
2165 },
2166 {
2167 "VersionMin": "string"
2168 },
2169 {
2170 "VersionMax": "string"
2171 },
2172 {
2173 "Language": "string"
2174 },
2175 {
2176 "Attributes": "number"
2177 },
2178 {
2179 "Remove": "string"
2180 },
2181 {
2182 "ActionProperty": "string"
2183 }
2184 ]
2185 },
2186 {
2187 "UpgradedFiles_OptionalData": [
2188 {
2189 "Upgraded": "string"
2190 },
2191 {
2192 "FTK": "string"
2193 },
2194 {
2195 "SymbolPaths": "string"
2196 },
2197 {
2198 "AllowIgnoreOnPatchError": "number"
2199 },
2200 {
2201 "IncludeWholeFile": "number"
2202 }
2203 ]
2204 },
2205 {
2206 "UpgradedFilesToIgnore": [
2207 {
2208 "Upgraded": "string"
2209 },
2210 {
2211 "FTK": "string"
2212 }
2213 ]
2214 },
2215 {
2216 "UpgradedImages": [
2217 {
2218 "Upgraded": "string"
2219 },
2220 {
2221 "MsiPath": "string"
2222 },
2223 {
2224 "PatchMsiPath": "string"
2225 },
2226 {
2227 "SymbolPaths": "string"
2228 },
2229 {
2230 "Family": "string"
2231 }
2232 ]
2233 },
2234 {
2235 "Verb": [
2236 {
2237 "Extension_": "string"
2238 },
2239 {
2240 "Verb": "string"
2241 },
2242 {
2243 "Sequence": "number"
2244 },
2245 {
2246 "Command": "string"
2247 },
2248 {
2249 "Argument": "string"
2250 }
2251 ]
2252 },
2253 {
2254 "WixAction": [
2255 {
2256 "SequenceTable": "string"
2257 },
2258 {
2259 "Action": "string"
2260 },
2261 {
2262 "Condition": "string"
2263 },
2264 {
2265 "Sequence": "number"
2266 },
2267 {
2268 "Before": "string"
2269 },
2270 {
2271 "After": "string"
2272 },
2273 {
2274 "Overridable": "number"
2275 }
2276 ]
2277 },
2278 {
2279 "WixApprovedExeForElevation": [
2280 {
2281 "Id": "string"
2282 },
2283 {
2284 "Key": "string"
2285 },
2286 {
2287 "Value": "string"
2288 },
2289 {
2290 "Attributes": "number"
2291 }
2292 ]
2293 },
2294 {
2295 "WixBBControl": [
2296 {
2297 "Billboard_": "string"
2298 },
2299 {
2300 "BBControl_": "string"
2301 },
2302 {
2303 "SourceFile": "path"
2304 }
2305 ]
2306 },
2307 {
2308 "WixBindUpdatedFiles": [
2309 {
2310 "File_": "string"
2311 }
2312 ]
2313 },
2314 {
2315 "WixBootstrapperApplication": [
2316 {
2317 "Id": "string"
2318 }
2319 ]
2320 },
2321 {
2322 "WixBuildInfo": [
2323 {
2324 "WixVersion": "string"
2325 },
2326 {
2327 "WixOutputFile": "string"
2328 },
2329 {
2330 "WixProjectFile": "string"
2331 },
2332 {
2333 "WixPdbFile": "string"
2334 }
2335 ]
2336 },
2337 {
2338 "WixBundle": [
2339 {
2340 "Version": "string"
2341 },
2342 {
2343 "Copyright": "string"
2344 },
2345 {
2346 "Name": "string"
2347 },
2348 {
2349 "AboutUrl": "string"
2350 },
2351 {
2352 "DisableModify": "number"
2353 },
2354 {
2355 "DisableRemove": "number"
2356 },
2357 {
2358 "DisableRepair": "number"
2359 },
2360 {
2361 "HelpTelephone": "string"
2362 },
2363 {
2364 "HelpUrl": "string"
2365 },
2366 {
2367 "Manufacturer": "string"
2368 },
2369 {
2370 "UpdateUrl": "string"
2371 },
2372 {
2373 "Compressed": "number"
2374 },
2375 {
2376 "LogPrefixAndExtension": "string"
2377 },
2378 {
2379 "IconSourceFile": "path"
2380 },
2381 {
2382 "SplashScreenSourceFile": "path"
2383 },
2384 {
2385 "Condition": "string"
2386 },
2387 {
2388 "Tag": "string"
2389 },
2390 {
2391 "Platform": "string"
2392 },
2393 {
2394 "ParentName": "string"
2395 },
2396 {
2397 "UpgradeCode": "string"
2398 },
2399 {
2400 "BundleId": "string"
2401 },
2402 {
2403 "ProviderKey": "string"
2404 },
2405 {
2406 "PerMachine": "number"
2407 }
2408 ]
2409 },
2410 {
2411 "WixBundleCatalog": [
2412 {
2413 "WixBundleCatalog": "string"
2414 },
2415 {
2416 "Payload_": "string"
2417 }
2418 ]
2419 },
2420 {
2421 "WixBundleContainer": [
2422 {
2423 "WixBundleContainer": "string"
2424 },
2425 {
2426 "Name": "string"
2427 },
2428 {
2429 "Type": "number"
2430 },
2431 {
2432 "DownloadUrl": "string"
2433 },
2434 {
2435 "Size": "number"
2436 },
2437 {
2438 "Hash": "string"
2439 },
2440 {
2441 "AttachedContainerIndex": "number"
2442 },
2443 {
2444 "WorkingPath": "string"
2445 }
2446 ]
2447 },
2448 {
2449 "WixBundleExePackage": [
2450 {
2451 "WixBundlePackage_": "string"
2452 },
2453 {
2454 "Attributes": "number"
2455 },
2456 {
2457 "DetectCondition": "string"
2458 },
2459 {
2460 "InstallCommand": "string"
2461 },
2462 {
2463 "RepairCommand": "string"
2464 },
2465 {
2466 "UninstallCommand": "string"
2467 },
2468 {
2469 "ExeProtocol": "string"
2470 }
2471 ]
2472 },
2473 {
2474 "WixBundleMsiFeature": [
2475 {
2476 "WixBundlePackage_": "string"
2477 },
2478 {
2479 "Name": "string"
2480 },
2481 {
2482 "Size": "number"
2483 },
2484 {
2485 "Parent": "string"
2486 },
2487 {
2488 "Title": "string"
2489 },
2490 {
2491 "Description": "string"
2492 },
2493 {
2494 "Display": "number"
2495 },
2496 {
2497 "Level": "number"
2498 },
2499 {
2500 "Directory": "string"
2501 },
2502 {
2503 "Attributes": "number"
2504 }
2505 ]
2506 },
2507 {
2508 "WixBundleMsiPackage": [
2509 {
2510 "WixBundlePackage_": "string"
2511 },
2512 {
2513 "Attributes": "number"
2514 },
2515 {
2516 "ProductCode": "string"
2517 },
2518 {
2519 "UpgradeCode": "string"
2520 },
2521 {
2522 "ProductVersion": "string"
2523 },
2524 {
2525 "ProductLanguage": "number"
2526 },
2527 {
2528 "ProductName": "string"
2529 },
2530 {
2531 "Manufacturer": "string"
2532 }
2533 ]
2534 },
2535 {
2536 "WixBundleMsiProperty": [
2537 {
2538 "WixBundlePackage_": "string"
2539 },
2540 {
2541 "Name": "string"
2542 },
2543 {
2544 "Value": "string"
2545 },
2546 {
2547 "Condition": "string"
2548 }
2549 ]
2550 },
2551 {
2552 "WixBundleMspPackage": [
2553 {
2554 "WixBundlePackage_": "string"
2555 },
2556 {
2557 "Attributes": "number"
2558 },
2559 {
2560 "PatchCode": "string"
2561 },
2562 {
2563 "Manufacturer": "string"
2564 },
2565 {
2566 "PatchXml": "string"
2567 }
2568 ]
2569 },
2570 {
2571 "WixBundleMsuPackage": [
2572 {
2573 "WixBundlePackage_": "string"
2574 },
2575 {
2576 "DetectCondition": "string"
2577 },
2578 {
2579 "MsuKB": "string"
2580 }
2581 ]
2582 },
2583 {
2584 "WixBundlePackage": [
2585 {
2586 "WixChainItem_": "string"
2587 },
2588 {
2589 "Type": "number"
2590 },
2591 {
2592 "Payload_": "string"
2593 },
2594 {
2595 "Attributes": "number"
2596 },
2597 {
2598 "InstallCondition": "string"
2599 },
2600 {
2601 "Cache": "number"
2602 },
2603 {
2604 "CacheId": "string"
2605 },
2606 {
2607 "Vital": "number"
2608 },
2609 {
2610 "PerMachine": "number"
2611 },
2612 {
2613 "LogPathVariable": "string"
2614 },
2615 {
2616 "RollbackLogPathVariable": "string"
2617 },
2618 {
2619 "Size": "number"
2620 },
2621 {
2622 "InstallSize": "number"
2623 },
2624 {
2625 "Version": "string"
2626 },
2627 {
2628 "Language": "number"
2629 },
2630 {
2631 "DisplayName": "string"
2632 },
2633 {
2634 "Description": "string"
2635 },
2636 {
2637 "RollbackBoundary_": "string"
2638 },
2639 {
2640 "RollbackBoundaryBackward_": "string"
2641 },
2642 {
2643 "x64": "number"
2644 }
2645 ]
2646 },
2647 {
2648 "WixBundlePackageCommandLine": [
2649 {
2650 "WixBundlePackage_": "string"
2651 },
2652 {
2653 "InstallArgument": "string"
2654 },
2655 {
2656 "UninstallArgument": "string"
2657 },
2658 {
2659 "RepairArgument": "string"
2660 },
2661 {
2662 "Condition": "string"
2663 }
2664 ]
2665 },
2666 {
2667 "WixBundlePackageExitCode": [
2668 {
2669 "WixBundlePackage_": "string"
2670 },
2671 {
2672 "Code": "number"
2673 },
2674 {
2675 "Behavior": "number"
2676 }
2677 ]
2678 },
2679 {
2680 "WixBundlePackageGroup": [
2681 {
2682 "WixBundlePackageGroup": "string"
2683 }
2684 ]
2685 },
2686 {
2687 "WixBundlePatchTargetCode": [
2688 {
2689 "PackageId": "string"
2690 },
2691 {
2692 "TargetCode": "string"
2693 },
2694 {
2695 "Attributes": "number"
2696 }
2697 ]
2698 },
2699 {
2700 "WixBundlePayload": [
2701 {
2702 "WixBundlePayload": "string"
2703 },
2704 {
2705 "Name": "string"
2706 },
2707 {
2708 "SourceFile": "path"
2709 },
2710 {
2711 "DownloadUrl": "string"
2712 },
2713 {
2714 "Compressed": "number"
2715 },
2716 {
2717 "UnresolvedSourceFile": "string"
2718 },
2719 {
2720 "DisplayName": "string"
2721 },
2722 {
2723 "Description": "string"
2724 },
2725 {
2726 "EnableSignatureValidation": "number"
2727 },
2728 {
2729 "FileSize": "number"
2730 },
2731 {
2732 "Version": "string"
2733 },
2734 {
2735 "Hash": "string"
2736 },
2737 {
2738 "PublicKey": "string"
2739 },
2740 {
2741 "Thumbprint": "string"
2742 },
2743 {
2744 "Catalog_": "string"
2745 },
2746 {
2747 "Container_": "string"
2748 },
2749 {
2750 "Package": "string"
2751 },
2752 {
2753 "ContentFile": "number"
2754 },
2755 {
2756 "EmbeddedId": "string"
2757 },
2758 {
2759 "LayoutOnly": "number"
2760 },
2761 {
2762 "Packaging": "number"
2763 },
2764 {
2765 "ParentPackagePayload_": "string"
2766 }
2767 ]
2768 },
2769 {
2770 "WixBundlePayloadGroup": [
2771 {
2772 "WixBundlePayloadGroup": "string"
2773 }
2774 ]
2775 },
2776 {
2777 "WixBundleProperties": [
2778 {
2779 "DisplayName": "string"
2780 },
2781 {
2782 "LogPathVariable": "string"
2783 },
2784 {
2785 "Compressed": "string"
2786 },
2787 {
2788 "Id": "string"
2789 },
2790 {
2791 "UpgradeCode": "string"
2792 },
2793 {
2794 "PerMachine": "string"
2795 }
2796 ]
2797 },
2798 {
2799 "WixBundleRelatedPackage": [
2800 {
2801 "WixBundlePackage_": "string"
2802 },
2803 {
2804 "Id": "string"
2805 },
2806 {
2807 "MinVersion": "string"
2808 },
2809 {
2810 "MaxVersion": "string"
2811 },
2812 {
2813 "Languages": "string"
2814 },
2815 {
2816 "MinInclusive": "number"
2817 },
2818 {
2819 "MaxInclusive": "number"
2820 },
2821 {
2822 "LangInclusive": "number"
2823 },
2824 {
2825 "OnlyDetect": "number"
2826 }
2827 ]
2828 },
2829 {
2830 "WixBundleRollbackBoundary": [
2831 {
2832 "WixChainItem_": "string"
2833 },
2834 {
2835 "Vital": "number"
2836 },
2837 {
2838 "Transaction": "number"
2839 }
2840 ]
2841 },
2842 {
2843 "WixBundleSlipstreamMsp": [
2844 {
2845 "WixBundlePackage_": "string"
2846 },
2847 {
2848 "WixBundlePackage_Msp": "string"
2849 }
2850 ]
2851 },
2852 {
2853 "WixBundleUpdate": [
2854 {
2855 "Location": "string"
2856 },
2857 {
2858 "Attributes": "number"
2859 }
2860 ]
2861 },
2862 {
2863 "WixBundleVariable": [
2864 {
2865 "WixBundleVariable": "string"
2866 },
2867 {
2868 "Value": "string"
2869 },
2870 {
2871 "Type": "string"
2872 },
2873 {
2874 "Hidden": "number"
2875 },
2876 {
2877 "Persisted": "number"
2878 }
2879 ]
2880 },
2881 {
2882 "WixChain": [
2883 {
2884 "Attributes": "number"
2885 }
2886 ]
2887 },
2888 {
2889 "WixChainItem": [
2890 {
2891 "Id": "string"
2892 }
2893 ]
2894 },
2895 {
2896 "WixComplexReference": [
2897 {
2898 "Parent": "string"
2899 },
2900 {
2901 "ParentAttributes": "number"
2902 },
2903 {
2904 "ParentLanguage": "string"
2905 },
2906 {
2907 "Child": "string"
2908 },
2909 {
2910 "ChildAttributes": "number"
2911 },
2912 {
2913 "Attributes": "number"
2914 }
2915 ]
2916 },
2917 {
2918 "WixComponentGroup": [
2919 {
2920 "WixComponentGroup": "string"
2921 }
2922 ]
2923 },
2924 {
2925 "WixComponentSearch": [
2926 {
2927 "WixSearch_": "string"
2928 },
2929 {
2930 "Guid": "string"
2931 },
2932 {
2933 "ProductCode": "string"
2934 },
2935 {
2936 "Attributes": "number"
2937 }
2938 ]
2939 },
2940 {
2941 "WixControl": [
2942 {
2943 "Dialog_": "string"
2944 },
2945 {
2946 "Control_": "string"
2947 },
2948 {
2949 "SourceFile": "path"
2950 }
2951 ]
2952 },
2953 {
2954 "WixCustomRow": [
2955 {
2956 "Table": "string"
2957 },
2958 {
2959 "FieldData": "string"
2960 }
2961 ]
2962 },
2963 {
2964 "WixCustomTable": [
2965 {
2966 "Table": "string"
2967 },
2968 {
2969 "ColumnCount": "number"
2970 },
2971 {
2972 "ColumnNames": "string"
2973 },
2974 {
2975 "ColumnTypes": "string"
2976 },
2977 {
2978 "PrimaryKeys": "string"
2979 },
2980 {
2981 "MinValues": "string"
2982 },
2983 {
2984 "MaxValues": "string"
2985 },
2986 {
2987 "KeyTables": "string"
2988 },
2989 {
2990 "KeyColumns": "string"
2991 },
2992 {
2993 "Categories": "string"
2994 },
2995 {
2996 "Sets": "string"
2997 },
2998 {
2999 "Descriptions": "string"
3000 },
3001 {
3002 "Modularizations": "string"
3003 },
3004 {
3005 "BootstrapperApplicationData": "number"
3006 }
3007 ]
3008 },
3009 {
3010 "WixDeltaPatchFile": [
3011 {
3012 "File_": "string"
3013 },
3014 {
3015 "RetainLengths": "preserved"
3016 },
3017 {
3018 "IgnoreOffsets": "preserved"
3019 },
3020 {
3021 "IgnoreLengths": "preserved"
3022 },
3023 {
3024 "RetainOffsets": "preserved"
3025 },
3026 {
3027 "SymbolPaths": "preserved"
3028 }
3029 ]
3030 },
3031 {
3032 "WixDeltaPatchSymbolPaths": [
3033 {
3034 "Id": "string"
3035 },
3036 {
3037 "Type": "number"
3038 },
3039 {
3040 "SymbolPaths": "preserved"
3041 }
3042 ]
3043 },
3044 {
3045 "WixDirectory": [
3046 {
3047 "Directory_": "string"
3048 },
3049 {
3050 "ComponentGuidGenerationSeed": "string"
3051 }
3052 ]
3053 },
3054 {
3055 "WixEnsureTable": [
3056 {
3057 "Table": "string"
3058 }
3059 ]
3060 },
3061 {
3062 "WixFeatureGroup": [
3063 {
3064 "WixFeatureGroup": "string"
3065 }
3066 ]
3067 },
3068 {
3069 "WixFeatureModules": [
3070 {
3071 "Feature_": "string"
3072 },
3073 {
3074 "WixMerge_": "string"
3075 }
3076 ]
3077 },
3078 {
3079 "WixFile": [
3080 {
3081 "File_": "string"
3082 },
3083 {
3084 "AssemblyType": "number"
3085 },
3086 {
3087 "File_AssemblyManifest": "string"
3088 },
3089 {
3090 "File_AssemblyApplication": "string"
3091 },
3092 {
3093 "Directory_": "string"
3094 },
3095 {
3096 "DiskId": "number"
3097 },
3098 {
3099 "Source": "path"
3100 },
3101 {
3102 "ProcessorArchitecture": "string"
3103 },
3104 {
3105 "PatchGroup": "number"
3106 },
3107 {
3108 "Attributes": "number"
3109 },
3110 {
3111 "PatchAttributes": "number"
3112 },
3113 {
3114 "DeltaPatchHeaderSource": "string"
3115 }
3116 ]
3117 },
3118 {
3119 "WixFileSearch": [
3120 {
3121 "WixSearch_": "string"
3122 },
3123 {
3124 "Path": "string"
3125 },
3126 {
3127 "MinVersion": "string"
3128 },
3129 {
3130 "MaxVersion": "string"
3131 },
3132 {
3133 "MinSize": "number"
3134 },
3135 {
3136 "MaxSize": "number"
3137 },
3138 {
3139 "MinDate": "number"
3140 },
3141 {
3142 "MaxDate": "number"
3143 },
3144 {
3145 "Languages": "string"
3146 },
3147 {
3148 "Attributes": "number"
3149 }
3150 ]
3151 },
3152 {
3153 "WixFragment": [
3154 {
3155 "WixFragment": "string"
3156 }
3157 ]
3158 },
3159 {
3160 "WixGroup": [
3161 {
3162 "ParentId": "string"
3163 },
3164 {
3165 "ParentType": "string"
3166 },
3167 {
3168 "ChildId": "string"
3169 },
3170 {
3171 "ChildType": "string"
3172 }
3173 ]
3174 },
3175 {
3176 "WixInstanceComponent": [
3177 {
3178 "Component_": "string"
3179 }
3180 ]
3181 },
3182 {
3183 "WixInstanceTransforms": [
3184 {
3185 "Id": "string"
3186 },
3187 {
3188 "PropertyId": "string"
3189 },
3190 {
3191 "ProductCode": "string"
3192 },
3193 {
3194 "ProductName": "string"
3195 },
3196 {
3197 "UpgradeCode": "string"
3198 }
3199 ]
3200 },
3201 {
3202 "WixMedia": [
3203 {
3204 "DiskId_": "number"
3205 },
3206 {
3207 "CompressionLevel": "number"
3208 },
3209 {
3210 "Layout": "string"
3211 }
3212 ]
3213 },
3214 {
3215 "WixMediaTemplate": [
3216 {
3217 "CabinetTemplate": "string"
3218 },
3219 {
3220 "CompressionLevel": "number"
3221 },
3222 {
3223 "DiskPrompt": "string"
3224 },
3225 {
3226 "VolumeLabel": "string"
3227 },
3228 {
3229 "MaximumUncompressedMediaSize": "number"
3230 },
3231 {
3232 "MaximumCabinetSizeForLargeFileSplitting": "number"
3233 }
3234 ]
3235 },
3236 {
3237 "WixMerge": [
3238 {
3239 "WixMerge": "string"
3240 },
3241 {
3242 "Language": "number"
3243 },
3244 {
3245 "Directory_": "string"
3246 },
3247 {
3248 "SourceFile": "path"
3249 },
3250 {
3251 "DiskId": "number"
3252 },
3253 {
3254 "FileCompression": "number"
3255 },
3256 {
3257 "ConfigurationData": "string"
3258 },
3259 {
3260 "Feature_": "string"
3261 }
3262 ]
3263 },
3264 {
3265 "WixOrdering": [
3266 {
3267 "ItemType": "string"
3268 },
3269 {
3270 "ItemId_": "string"
3271 },
3272 {
3273 "DependsOnType": "string"
3274 },
3275 {
3276 "DependsOnId_": "string"
3277 }
3278 ]
3279 },
3280 {
3281 "WixPackageFeatureInfo": [
3282 {
3283 "Package": "string"
3284 },
3285 {
3286 "Feature": "string"
3287 },
3288 {
3289 "Size": "string"
3290 },
3291 {
3292 "Parent": "string"
3293 },
3294 {
3295 "Title": "string"
3296 },
3297 {
3298 "Description": "string"
3299 },
3300 {
3301 "Display": "string"
3302 },
3303 {
3304 "Level": "string"
3305 },
3306 {
3307 "Directory": "string"
3308 },
3309 {
3310 "Attributes": "string"
3311 }
3312 ]
3313 },
3314 {
3315 "WixPackageProperties": [
3316 {
3317 "Package": "string"
3318 },
3319 {
3320 "Vital": "string"
3321 },
3322 {
3323 "DisplayName": "string"
3324 },
3325 {
3326 "Description": "string"
3327 },
3328 {
3329 "DownloadSize": "string"
3330 },
3331 {
3332 "PackageSize": "string"
3333 },
3334 {
3335 "InstalledSize": "string"
3336 },
3337 {
3338 "PackageType": "string"
3339 },
3340 {
3341 "Permanent": "string"
3342 },
3343 {
3344 "LogPathVariable": "string"
3345 },
3346 {
3347 "RollbackLogPathVariable": "string"
3348 },
3349 {
3350 "Compressed": "string"
3351 },
3352 {
3353 "DisplayInternalUI": "string"
3354 },
3355 {
3356 "ProductCode": "string"
3357 },
3358 {
3359 "UpgradeCode": "string"
3360 },
3361 {
3362 "Version": "string"
3363 },
3364 {
3365 "InstallCondition": "string"
3366 },
3367 {
3368 "Cache": "string"
3369 }
3370 ]
3371 },
3372 {
3373 "WixPatchBaseline": [
3374 {
3375 "WixPatchBaseline": "string"
3376 },
3377 {
3378 "DiskId": "number"
3379 },
3380 {
3381 "ValidationFlags": "number"
3382 }
3383 ]
3384 },
3385 {
3386 "WixPatchFamilyGroup": [
3387 {
3388 "WixPatchFamilyGroup": "string"
3389 }
3390 ]
3391 },
3392 {
3393 "WixPatchId": [
3394 {
3395 "ProductCode": "string"
3396 },
3397 {
3398 "ClientPatchId": "string"
3399 },
3400 {
3401 "OptimizePatchSizeForLargeFiles": "number"
3402 },
3403 {
3404 "ApiPatchingSymbolFlags": "number"
3405 }
3406 ]
3407 },
3408 {
3409 "WixPatchMetadata": [
3410 {
3411 "Property": "string"
3412 },
3413 {
3414 "Value": "string"
3415 }
3416 ]
3417 },
3418 {
3419 "WixPatchRef": [
3420 {
3421 "Table": "string"
3422 },
3423 {
3424 "PrimaryKeys": "string"
3425 }
3426 ]
3427 },
3428 {
3429 "WixPatchTarget": [
3430 {
3431 "ProductCode": "string"
3432 }
3433 ]
3434 },
3435 {
3436 "WixPayloadProperties": [
3437 {
3438 "Payload": "string"
3439 },
3440 {
3441 "Package": "string"
3442 },
3443 {
3444 "Container": "string"
3445 },
3446 {
3447 "Name": "string"
3448 },
3449 {
3450 "Size": "string"
3451 },
3452 {
3453 "DownloadUrl": "string"
3454 },
3455 {
3456 "LayoutOnly": "string"
3457 }
3458 ]
3459 },
3460 {
3461 "WixProductSearch": [
3462 {
3463 "WixSearch_": "string"
3464 },
3465 {
3466 "Guid": "string"
3467 },
3468 {
3469 "Attributes": "number"
3470 }
3471 ]
3472 },
3473 {
3474 "WixProperty": [
3475 {
3476 "Property_": "string"
3477 },
3478 {
3479 "Attributes": "number"
3480 }
3481 ]
3482 },
3483 {
3484 "WixRegistrySearch": [
3485 {
3486 "WixSearch_": "string"
3487 },
3488 {
3489 "Root": "number"
3490 },
3491 {
3492 "Key": "string"
3493 },
3494 {
3495 "Value": "string"
3496 },
3497 {
3498 "Attributes": "number"
3499 }
3500 ]
3501 },
3502 {
3503 "WixRelatedBundle": [
3504 {
3505 "Id": "string"
3506 },
3507 {
3508 "Action": "number"
3509 }
3510 ]
3511 },
3512 {
3513 "WixSearch": [
3514 {
3515 "WixSearch": "string"
3516 },
3517 {
3518 "Variable": "string"
3519 },
3520 {
3521 "Condition": "string"
3522 }
3523 ]
3524 },
3525 {
3526 "WixSearchRelation": [
3527 {
3528 "WixSearch_": "string"
3529 },
3530 {
3531 "ParentId_": "string"
3532 },
3533 {
3534 "Attributes": "number"
3535 }
3536 ]
3537 },
3538 {
3539 "WixSimpleReference": [
3540 {
3541 "Table": "string"
3542 },
3543 {
3544 "PrimaryKeys": "string"
3545 }
3546 ]
3547 },
3548 {
3549 "WixSuppressAction": [
3550 {
3551 "SequenceTable": "string"
3552 },
3553 {
3554 "Action": "string"
3555 }
3556 ]
3557 },
3558 {
3559 "WixSuppressModularization": [
3560 {
3561 "WixSuppressModularization": "string"
3562 }
3563 ]
3564 },
3565 {
3566 "WixUI": [
3567 {
3568 "WixUI": "string"
3569 }
3570 ]
3571 },
3572 {
3573 "WixUpdateRegistration": [
3574 {
3575 "Manufacturer": "string"
3576 },
3577 {
3578 "Department": "string"
3579 },
3580 {
3581 "ProductFamily": "string"
3582 },
3583 {
3584 "Name": "string"
3585 },
3586 {
3587 "Classification": "string"
3588 }
3589 ]
3590 },
3591 {
3592 "WixVariable": [
3593 {
3594 "WixVariable": "string"
3595 },
3596 {
3597 "Value": "string"
3598 },
3599 {
3600 "Attributes": "number"
3601 }
3602 ]
3603 }
3604] \ No newline at end of file