diff --git a/index.html b/index.html index 2893394..abb00b8 100755 --- a/index.html +++ b/index.html @@ -559,8 +559,10 @@

Documentation Conventions

is not namespace qualified, then the TT namespace applies (see Namespaces).
  • When referring to an [[XML]] attribute in the prose, the attribute name is given with its prefix, - or without a prefix if the attribute is in the global namespace. - Attributes are styled as follows: attributePrefix:attributeName. + if its namespace has a value, + or without a prefix if its namespace has no value. + Attributes with prefixes are styled as attributePrefix:attributeName + and those without prefixes are styled as attributeName. The entity is also described as an attribute in the prose.
  • When defining new [[XML]] attributes, this specification uses the conventions used for "value syntax expressions" in [[TTML2]]. For example, the following would define a new attribute @@ -1988,7 +1990,7 @@

    Special considerations for foreign vocabulary

    Foreign vocabulary is the subset of unrecognised vocabulary that consists of those elements and attributes whose namespace is not one of the namespaces listed in and - those attributes in the global namespace that are not otherwise defined in DAPT or in [[TTML2]].

    + those attributes whose namespace has no value that are not otherwise defined in DAPT or in [[TTML2]].

    A DAPT Document MAY contain foreign vocabulary that is neither specifically permitted nor forbidden by the profiles signalled in ttp:contentProfiles.