attribute style:name in style:font-face should have type styleName, not string

    • Hide

      Change the type of style:name in style:font-face to styleName.
      Change the type of style:font-name, style:font-name-asian and style:font-name-complex in style:text-properties to styleNameRef.

      Show
      Change the type of style:name in style:font-face to styleName. Change the type of style:font-name, style:font-name-asian and style:font-name-complex in style:text-properties to styleNameRef.

      The element style:font-face defines a font face that can be reference via the name in attribute style:name. The font can be referenced from the attributes style:font-name, style:font-name-asian and style:font-name-complex. These attributes are currently defined as having type 'string' as well. That should be changed to styleNameRef.

      Perhaps the reason for the use of type 'string' is to avoid the limitations of NCName.

            Assignee:
            Patrick Durusau
            Reporter:
            Jos van den Oever (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: