Lines Matching refs:microsoft
74 "": "http://schemas.microsoft.com/appx/manifest/foundation/windows10",
75 "m": "http://schemas.microsoft.com/appx/manifest/foundation/windows10",
76 "uap": "http://schemas.microsoft.com/appx/manifest/uap/windows10",
77 "rescap": "http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities",
78 "rescap4": "http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/4",
79 "desktop4": "http://schemas.microsoft.com/appx/manifest/desktop/windows10/4",
80 "desktop6": "http://schemas.microsoft.com/appx/manifest/desktop/windows10/6",
81 "uap3": "http://schemas.microsoft.com/appx/manifest/uap/windows10/3",
82 "uap4": "http://schemas.microsoft.com/appx/manifest/uap/windows10/4",
83 "uap5": "http://schemas.microsoft.com/appx/manifest/uap/windows10/5",
87 <Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
88 xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
89 xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
90 xmlns:rescap4="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/4"
91 xmlns:desktop4="http://schemas.microsoft.com/appx/manifest/desktop/windows10/4"
92 xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4"
93 xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5">
219 NS = dict(s="http://schemas.microsoft.com/appx/2016/sccd")
478 node.set("Name", "Microsoft.classicAppCompat_8wekyb3d8bbwe")