File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <annotation >
33 <documentation >Values of this type represent possible registry value actions.</documentation >
44 </annotation >
5- <union memberTypes =" RegistryValue PreprocessorVariables" />
5+ <union memberTypes =" RegistryValueAction PreprocessorVariables" />
66 </simpleType >
Original file line number Diff line number Diff line change 1- <element name =" RequiredPrivilege" type = " xs:string " >
1+ <element name =" RequiredPrivilege" >
22 <annotation >
33 <documentation >
44 Privilege required by service configured by ServiceConfig parent.
Original file line number Diff line number Diff line change 1- <element name =" ServiceArgument" type = " xs:string " >
1+ <element name =" ServiceArgument" >
22 <annotation >
33 <documentation >
44 Argument used in ServiceControl parent
Original file line number Diff line number Diff line change 1+ <element name =" SymbolPath" >
2+ <annotation >
3+ <documentation >A path to symbols.</documentation >
4+ </annotation >
5+ <complexType >
6+ <attribute name =" Path" type =" xs:string" use =" required" >
7+ <annotation >
8+ <documentation >The path.</documentation >
9+ </annotation >
10+ </attribute >
11+ </complexType >
12+ </element >
Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ element|PatchInformation
7272element|TargetProductCodes
7373element|TargetProductCode
7474element|PatchProperty
75+ element|SymbolPath
7576element|SummaryInformation
7677element|AssemblyName
7778element|PatchCertificates
You can’t perform that action at this time.
0 commit comments