diff options
Diffstat (limited to 'src/xsd')
| -rw-r--r-- | src/xsd/wix.xsd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/xsd/wix.xsd b/src/xsd/wix.xsd index 165f76e3..612a6a45 100644 --- a/src/xsd/wix.xsd +++ b/src/xsd/wix.xsd | |||
| @@ -1378,7 +1378,10 @@ | |||
| 1378 | </xs:attribute> | 1378 | </xs:attribute> |
| 1379 | <xs:attribute name="CacheId" type="xs:string"> | 1379 | <xs:attribute name="CacheId" type="xs:string"> |
| 1380 | <xs:annotation> | 1380 | <xs:annotation> |
| 1381 | <xs:documentation>The identifier to use when caching the package.</xs:documentation> | 1381 | <xs:documentation> |
| 1382 | The identifier to use when caching the package. WiX provides default cache ids---do not override the default unless you | ||
| 1383 | have a specific need and understand the implications. | ||
| 1384 | </xs:documentation> | ||
| 1382 | </xs:annotation> | 1385 | </xs:annotation> |
| 1383 | </xs:attribute> | 1386 | </xs:attribute> |
| 1384 | <xs:attribute name="DisplayName" type="xs:string"> | 1387 | <xs:attribute name="DisplayName" type="xs:string"> |
