diff options
-rw-r--r-- | src/WixToolset.Data/Xsd/wix.xsd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/WixToolset.Data/Xsd/wix.xsd b/src/WixToolset.Data/Xsd/wix.xsd index 4e075cf4..94ff6742 100644 --- a/src/WixToolset.Data/Xsd/wix.xsd +++ b/src/WixToolset.Data/Xsd/wix.xsd | |||
@@ -6267,7 +6267,7 @@ | |||
6267 | </html:dd><html:dt>Specific Example (for other value)</html:dt><html:dd> | 6267 | </html:dd><html:dt>Specific Example (for other value)</html:dt><html:dd> |
6268 | [HKCR\CLSID\{<html:b>01234567-89AB-CDEF-0123-456789ABCDEF</html:b>}\InprocHandler32]<html:br /> | 6268 | [HKCR\CLSID\{<html:b>01234567-89AB-CDEF-0123-456789ABCDEF</html:b>}\InprocHandler32]<html:br /> |
6269 | @="<html:b>handler.dll</html:b>" | 6269 | @="<html:b>handler.dll</html:b>" |
6270 | </html:dd></html:dl></html:dd><html:dt>Icon/IconIndex</html:dt><html:dd>This is not currently handled properly.</html:dd><html:dt>Insertable</html:dt><html:dd><html:dl><html:dt>In General</html:dt><html:dd> | 6270 | </html:dd></html:dl></html:dd><html:dt>Icon/IconIndex</html:dt><html:dt>Insertable</html:dt><html:dd><html:dl><html:dt>In General</html:dt><html:dd> |
6271 | Value "no" specified:<html:br /> | 6271 | Value "no" specified:<html:br /> |
6272 | [HKCR\CLSID\{<html:b>Id</html:b>}\NotInsertable]<html:br /> | 6272 | [HKCR\CLSID\{<html:b>Id</html:b>}\NotInsertable]<html:br /> |
6273 | Value "yes" specified:<html:br /> | 6273 | Value "yes" specified:<html:br /> |
@@ -6393,8 +6393,7 @@ | |||
6393 | <xs:annotation> | 6393 | <xs:annotation> |
6394 | <xs:documentation> | 6394 | <xs:documentation> |
6395 | The file providing the icon associated with this CLSID. Reference to an Icon element | 6395 | The file providing the icon associated with this CLSID. Reference to an Icon element |
6396 | (should match the Id attribute of an Icon element). This is currently not supported if the | 6396 | (should match the Id attribute of an Icon element). |
6397 | value of the Advertise attribute is "no". | ||
6398 | </xs:documentation> | 6397 | </xs:documentation> |
6399 | </xs:annotation> | 6398 | </xs:annotation> |
6400 | </xs:attribute> | 6399 | </xs:attribute> |