diff --git a/index.html b/index.html index fd998f3..3a2822e 100755 --- a/index.html +++ b/index.html @@ -1406,6 +1406,12 @@

Text

is indicated using the Text Language Source property.

If the Text object, or part of it, represents something more specific, or different, to its parent Script Event, it can have a different Represents property.

+

The Text object, and every one of its parts, MUST have a valid Represents property. + The presence of the property itself is considered optional + because if the Text object omits the + property then the property is inherited from the parent Script Event. + However it is an error for a Text object to specify an invalid Represents property. +