No it's the same thing, you could use ' anyway but well formed XML asks that you use the entity ' instead. However since it is a special character serving as a delimiter in UI script, you must enclose it in another delimiter (" = ") to prevent it being processed as such.
|