Text Element
From Windows Installer XML
- Description
- An alternative to using the Text attribute when the value contains special XML characters like <, >, or &.
- Windows Installer references
- None
- Parents
-
Control
- Inner Text (xs:string)
- This element may have inner text.
- Children
- None
- Attributes
-
| Name |
Type |
Description |
Required |
| SourceFile |
String |
Instructs the text to be imported from a file instead of the element value during the binding process. |
|
| src |
String |
This attribute has been deprecated; please use the SourceFile attribute instead. |
|
- See Also
-
Wix Schema